Home  >  Article  >  Database  >  Visual Studio 2008不能创建数据库连接出现:未能加载文件或程序

Visual Studio 2008不能创建数据库连接出现:未能加载文件或程序

WBOY
WBOYOriginal
2016-06-07 15:19:042073browse

当使用VS2008时,添加 数据库 连接 ,可能 出现 下面的提示: 无法添加 数据库 未能 加载 文件 或 程序 集“Microsoft.SqlServer.Management.Sdk.Sfc , Version=10.0.0.0, Culture=neutral,PublicKeyToken=89845dcd8080cc91”或它的一个依赖项。系统找不到指

当使用VS2008时,添加数据库连接,可能出现下面的提示:

 

无法添加数据库
未能加载文件程序集“Microsoft.SqlServer.Management.Sdk.Sfc, Version=10.0.0.0, Culture=neutral,PublicKeyToken=89845dcd8080cc91”或它的一个依赖项。系统找不到指定的文件

 

可以按照下面的步骤解决:

 

http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=c6c3e9ef-ba29-4a43-8d69-a2bed18fe73c

下载

Microsoft SQL Server 2008 管理对象

 

 

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn