加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > MsSql教程 > 正文

sql-server-2005 – 无法在Vista x64上从Visual Studio 2008 SP1

发布时间:2020-12-12 05:52:12 所属栏目:MsSql教程 来源:网络整理
导读:我安装在Vista x64机器Visual Studio 2008 SP1(安装包中集成了SQL)上,当我尝试将MDF文件添加到项目或使用Web时的App_Data时,我收到以下消息: Connections to SQL Server Files (*.mdf) require SQL Server Express 2005 to function properly. Please verify
我安装在Vista x64机器Visual Studio 2008 SP1(安装包中集成了SQL)上,当我尝试将MDF文件添加到项目或使用Web时的App_Data时,我收到以下消息:
Connections to SQL Server Files (*.mdf) require SQL Server Express 2005 to function properly.  Please verify the installation of the component or download from the URl: http:go.microsoft.com/fwlink/?linkID=49251.

只是为了确保:安装了SQL 2005 express并通过SSMS连接到它.

更新:
我90%肯定这是微软机器的微软错误.

解决方法

您确定安装了SQL Server 2005吗?尝试检查您的程序文件文件夹.
C:Program FilesMicrosoft SQL Server

版本(子文件夹):

> 80 = SQL Server 2000
> 90 = SQL Server 2005
> 100 = SQL Server 2008

还要检查是否安装了“SQL Server(SQLEXPRESS)”服务(在services.msc中 – “Windows服务”面板).

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读