Could not load file or assembly Microsoft.SqlServer.Management.Sdk.Sfc

vs2008连接DB时测试连接可以,可是按完成时却出现一个错误

---------------------------
Server Explorer
---------------------------
Unable to add data connection.

Could not load file or assembly 'Microsoft.SqlServer.Management.Sdk.Sfc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. 系统找不到指定的文件。
---------------------------
确定  
---------------------------

 

找了很多方法,最终自己试过的可以的方案就是按照下面这三个东东啦:

 

我是安裝了三個檔:

  1. Microsoft SQL Server System CLR Types -  http://go.microsoft.com/fwlink/?LinkId=123721&clcid=0x409
  2. Microsoft SQL Server 2008 Management Objects -  http://go.microsoft.com/fwlink/?LinkId=123708&clcid=0x409
  3. Microsoft SQL Server 2008 Native Client -  http://go.microsoft.com/fwlink/?LinkId=123717&clcid=0x409

按照完以后就OK 了  呵呵

 

posted @ 2010-01-18 17:17  UI小子  阅读(208)  评论(0)    收藏  举报