問題描述
我正在使用 Sql Server 2012 Express 運行 Visual Studio 社區(qū) 2015.
當我嘗試查看我的數(shù)據(jù)庫表時,我收到以下錯誤>
我手動安裝了 LocalDb 和管理對象但無濟于事,這是我能夠提供的唯一建議.
我不明白為什么我在安裝管理對象時會收到一條關(guān)于管理對象的錯誤消息.
有什么想法嗎?
您必須下載 SQL Server 2014 功能包中的 SQL Server 共享管理對象 2014.即使安裝了其他版本,Visual Studio 2015 也需要 sql server 2014 程序集.
下載鏈接如下
https://www.microsoft.com/en-us/download/details.aspx?id=42295
I'm running Visual Studio community 2015 with Sql Server 2012 Express.
When I try to view my database tables I receive the following error
I have manually installed LocalDb and Management Objects to no avail and this is the only advice i've been able to source.
What I dont understand is why I am receiving an error message about management objects when I have installed it.
Any ideas?
you have to download SQL Server shared management objects 2014 found in SQL server 2014 feature pack. Visual Studio 2015 need sql server 2014 assemblies even if other versions are installed.
Download Link below
https://www.microsoft.com/en-us/download/details.aspx?id=42295
這篇關(guān)于無法加載文件或程序集“Microsoft.SqlServer.Management.Sdk.Sfc,版本=12.0.0.0的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!