could not load file or assembly 'microsoft.sqlserver.management.sdk.sfc version=11.0.0.0
问题 I am using Database first approach of Entity framework. When I create new connection in "ADO.NET Entity Data Model" then after adding server name and database name, then it shows me this error - Could not load file or assembly 'Microsoft.SqlServer.Management.Sdkc.Sfc, Version=11.0.0.0, Culture=neutral, PublicKey Toekn = 89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified. Found many links on Google and tried but it doesn't solve my issue. Could not load