I have an old SQL Server 2000 BIDS project for a DTS package. First, I upgraded toSQL Server 2005 BIDS.
Then for VS2005, I created a SQL Server 2005 SSIS project(i.e. migrate DTS 2000 package) to run this SSIS/DTS
project. Until now, on the VS2008, I have no problem running this VS2005 SSIS project for the DTS 2000 package.
We just upgraded the Vista to Windows 7, and I had to re-install Visual Studio 2008 from the CD. After installing
the VS2008 SP1, running this SSIS project popped up an error: the .dtsproj cannot be opened because its project
type (.dtsproj) is not supported by this bersion of the application.
What's wrong? Windows 7? Both the old and new Visual Studio 2008 have the same version 9.0.30729.1 SP.
I may need to do something on SQL Server 2005 SSIS project in order to run on VS 2008; but I don't remember
anything.
Thanks,
Jeffrey