SSIS - Deployment utility problem - cannot copy configfile
In a SSIS-project you can set the property “Create deployment utility” to true. When building such a project you may get the error
“Could not copy file xxx.dtsconfig to the deployment utility output directory. File already exists.”
This was due to two packages using the same config file and Visual Studio wants to copy that [...]