I upgraded an SSIS project from VS2010 to VS2012 so that I could use .Net4.5.
I had some errors upgrading and believe they are all fixed and the packages upgraded. I get the following error which leads me to believe my VS2012 is set up for SQL2014 when I want to develop and deploy SQL2012.
Any ideas?
Package migration from version 7 to version 6 failed with error 0xC001700A "The version number in the package is not valid. The version number cannot be greater than current version number."