Hi im developping an ssis package that imports excel files (.xlsx) from an ftp server to a local folder then they are imported to a sql server table . I'm using a foreach mapping to the name of files. untill here all think work fine . i added a system file task that move (or remvove) the files from the local directory . this task failed , i have this error :
Attempted to read or write protected memory. This is often an indication that other memory is corrupt