I have created a package that does few different tasks on bunch of csv files one by one in a foreach loop container and then a File System Task (as a last step in loop) moves the file to a subdirectory “Processed”. It also appends the “.processed” to the filename. This all works like a charms in the VS data tools when tested before deployment. This File System Task fails in the deployed version with an error that says “The parameter is incorrect.” I am at a loss to understand what parameter is incorrect and how to fix it. It fails even when the package is executed manually as well as inside a job.