首页 > 其他 > 详细

SSIS 2012 Error: An Integration Services class cannot be found

时间:2015-05-21 17:13:48      阅读:357      评论:0      收藏:0      [点我收藏+]

升级SSIS到SQL Server 2012,服务器只安装了SSIS一个功能,应用程序执行dtsx包时报错如下:

An Integration Services class cannot be found. Make sure that Integration Services is correctly installed on the computer that is running the application. Also, make sure that the 64-bit version of Integration Services is installed if you are running a 64-bit application.

 

折腾了一天,终于找到解决方案,原来需要安装SQL Server Client Tools SDK,应用程序才能引用到Microsoft.SQLServer.ManagedDTS.dll

在这里找到的 http://stackoverflow.com/questions/4920591/havent-got-microsoft-sqlserver-manageddts-dll-but

 

SSIS 2012 Error: An Integration Services class cannot be found

原文:http://www.cnblogs.com/yujwshx/p/4519891.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!