Hi,
I've made a SSIS package on my home PC which is on VS / SQL Server 2008.
I wan't to use this at work which is on VS / SQL Server 2005.
I get an error message on the 2005 software saying it can't open the package because the package version number (3) is greater than the current version number (2).
Am I going to have to rebuild this or is there anyway to downgrade the package to version 2? There's nothing I can see in VS to target which version I want the package aimed at.

I've made a SSIS package on my home PC which is on VS / SQL Server 2008.
I wan't to use this at work which is on VS / SQL Server 2005.
I get an error message on the 2005 software saying it can't open the package because the package version number (3) is greater than the current version number (2).
Am I going to have to rebuild this or is there anyway to downgrade the package to version 2? There's nothing I can see in VS to target which version I want the package aimed at.
