开发者

Visual Studio 2008 SSIS Error

开发者 https://www.devze.com 2023-02-13 07:25 出处:网络
I have recently switched from SQL Server 2008 R2, to SQL Server 2008 SP1.This seems to have caused an issue when I attempt to open an SSIS package in Visual Studio 2008.开发者_如何学运维I get the erro

I have recently switched from SQL Server 2008 R2, to SQL Server 2008 SP1. This seems to have caused an issue when I attempt to open an SSIS package in Visual Studio 2008.开发者_如何学运维 I get the error message:

'Could not load type 'Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPackageSigning100' from assembly 'Microsoft.SqlServer.DTSRuntimeWrap, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'

I am running a Windows 7 64 bit OS.

I have attempted a re-install of SQL Server which was unsuccessful.


I had the same issue and you have to do a very through job of removing and installing SQL 2008

Please see this link before you give up.

http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/5ac7423a-9d7b-4def-b16b-9b4fc188871b

0

精彩评论

暂无评论...
验证码 换一张
取 消