Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I am new to the subject of Entity Framework, I have a database in SQL Server 2005 and I'm working with Visual Studio 2012.

When connecting to the database with Entity Framework I get an error.

Cannot load file or assembly 'Microsof.SqlServer.Management.Sdk.Sfc, Version = 11.0.0.0, Culture = neutral, publicKeyToken = 89845dcd8080cc91' or one of its dependencies. The system can not locate an file specified.

thanks

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
162 views
Welcome To Ask or Share your Answers For Others

1 Answer


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...