如何将BIDS 2005中创建的SSIS项目转换为BIDS 2008?

时间:2022-11-23 15:01:48

I have a number of dtsx projects created under Visual Studio 2005.

我在Visual Studio 2005下创建了许多dtsx项目。

When I try to convert the solution to 2008 it converts fine but then the .dtproj file can't be loaded:

当我尝试将解决方案转换为2008时,它转换正常,但无法加载.dtproj文件:

myProj.dtproj' cannot be opened because its project type (.dtproj) is not supported by this version of the application.

无法打开myProj.dtproj',因为此版本的应用程序不支持其项目类型(.dtproj)。

I have SQL Server 2005 installed but I got rid of Visual Studio 2005 as I am moving all my projects to Visual Studio 2008.

我安装了SQL Server 2005,但是当我将所有项目移动到Visual Studio 2008时,我摆脱了Visual Studio 2005。

1 个解决方案

#1


Reinstall the shell for BIDS. You can't use VS 2008 with SQL Server 2005 dtsx.

重新安装BIDS的shell。您不能将VS 2008与SQL Server 2005 dtsx一起使用。

#1


Reinstall the shell for BIDS. You can't use VS 2008 with SQL Server 2005 dtsx.

重新安装BIDS的shell。您不能将VS 2008与SQL Server 2005 dtsx一起使用。