标签:
I have installed MS SQL Server 2012 R2 and when I try to update model from database under EDMX file I am facing that error.
Could not load file or assembly Microsoft.SqlServer.management.sdk.sfc version 11.0.0.0
Solutions:
Goto:
http://www.microsoft.com/en-us/download/details.aspx?id=42295
DownLoad:
Goto:
https://www.microsoft.com/en-us/download/details.aspx?id=35580
DownLoad:
Goto:
https://www.microsoft.com/en-us/download/details.aspx?id=26728
DownLoad:
After intalled,and restart visual studio, you will find everything work normally.
Could not load file or assembly Microsoft.SqlServer.management.sdk.sfc version 11.0.0.0
标签:
原文地址:http://www.cnblogs.com/jacksundatashare/p/5113819.html