I'm converting our 2008 SSIS packages to 2012 and I want to use the project deployment model. I opened the SSIS packages in Visual Studio 2012 and had no issues converting them to 2012. I chose the simplest package and right-clicked and picked Convert to Package Deployment Model. I went through the wizard and checked "Remove configurations from all packages after conversion" on the Select Configurations screen. Again, I got no errors. I then built the package and sent the resulting files to our DBA for deployment. When he deploys, he tells me that he still sees the old project configurations (they're the two SSISConfig Connection Managers):
He says this shouldn't be. What am I doing wrong?
SSISConfig
connection managers. – billinkc