无法添加数据连接。Could not load file or assembly 'Microsoft.SqlServer.Management.Sdk.Sfc, Version=11.0.0.0

VS2013添加Microsoft SQL Server2008数据源时出现错误:

无法添加数据连接。Could not load file or assembly 'Microsoft.SqlServer.Management.Sdk.Sfc, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies.系统找不到指定的文件

原因:版本不匹配,VS版本是12.0.40629.00,而添加数据源用到的版本文件是11.0.0.0

解决办法:为VS2013安装两个补丁文件:SQLSysClrTypes.msi     SharedManagementObjects.msi

注意:两个文件的版本号都是11打头的

  如图:

参考自:

https://jingyan.baidu.com/album/e52e36156471c940c60c5191.html?picindex=3

https://blog.csdn.net/yalunwang123/article/details/46846351

最新文章

  1. hud 5876 2016 ACM/ICPC Asia Regional Dalian Online
  2. 著名的sql注入问题-问题的原因分析及总结
  3. python求职之路
  4. vmware12用 unlocker206能不能解锁 OS X系统
  5. spring 依赖注入 小结
  6. Spring AOP propagation七种属性值
  7. go can't find import: "github.com/** 错误
  8. ASP.NET中各种连接数据库的配置
  9. 【HDOJ】4801 Pocket Cube 的几种解法和优化
  10. Java中日期时间API小结
  11. 具体解释EBS接口开发之WIP模块接口
  12. 理解Object.defineProperty()
  13. IDEA Tomcat:Failed to initialize end point associated with ProtocolHandler
  14. MongoDB安装与使用体验
  15. [Swift]LeetCode163. 缺失区间 $ Missing Ranges
  16. JButton 按钮,JRadioJButton单选按钮,JChectBox复选框
  17. spring载入外部配置文件的方法
  18. web机试
  19. PHP文件解密服务,微擎微赞模块解密,微擎模块解密
  20. 缓存一致性协议 mesi

热门文章

  1. linux下端口被占用
  2. 【JPA 级联保存/级联删除】@OneToMany (双向) 一对多【转】
  3. 报错 Inferred type 'S' for type parameter 'S' is not within its bound; 解决办法
  4. 《DSP using MATLAB》示例Example 8.30
  5. 《selenium2 python 自动化测试实战》(12)——跳过验证码登录add_cookie
  6. 关于git的基本使用
  7. 自定义元素(custom elements)
  8. 轻量级封装DbUtils&Mybatis之一概要
  9. 设计WEB数据库(学习)
  10. 网站建设之高速WEB的实现