Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ssis/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ssis 使用SQL Server Business Intelligence Development Studio创建新的Integration Services包时无法加载类型错误_Ssis_Bids - Fatal编程技术网

Ssis 使用SQL Server Business Intelligence Development Studio创建新的Integration Services包时无法加载类型错误

Ssis 使用SQL Server Business Intelligence Development Studio创建新的Integration Services包时无法加载类型错误,ssis,bids,Ssis,Bids,无法从程序集“Microsoft.SqlServer.DTSRuntimeWrap,Version=10.0.0.0,Culture=neutral,PublicKeyToken=89845dcd8080cc91”中加载类型“Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPackageSigning100”请尝试取消选中SQL Server Business Intelligence Studio中的以下设置: 工具-选项-商业智能设计器-集成服务设计器

无法从程序集“Microsoft.SqlServer.DTSRuntimeWrap,Version=10.0.0.0,Culture=neutral,PublicKeyToken=89845dcd8080cc91”中加载类型“Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPackageSigning100”

请尝试取消选中SQL Server Business Intelligence Studio中的以下设置:

工具-选项-商业智能设计器-集成服务设计器-概述-加载包时检查数字签名


它对我有效

我也有同样的问题。禁用“加载包时检查数字签名”对我不起作用。过了一段时间,我意识到我忘记在GAC注册我的大会了。我还必须使用第三方图书馆的嵌入式资源

验证sql server和sql server management studio是否具有相同的版本。