您的位置:首页 > 数据库

SQL Server 2008 Management Studio安装失败的解决方法

2013-02-01 10:45 796 查看
1、在Window xp sp3中安装SQL Server 2008 Management Studio

(1)安装VS 2010过程中,把SQL Server 2008服务装上

(2)双击SQLManagementStudio_x86_CHS.exe,报错误:



查找网络资料:

http://www.soaspx.com/dotnet/sql/mssql/sql2008/sqlserver2008_20110901_8024.html

http://www.undermyhat.org/blog/2011/03/resolved-microsoft-sql-server-2008-setup-requires-microsoft-net-framework-3-5-sp1-to-be-installed/

但是,发现我的注册表中没有对应的HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5,

在注册表中手工添加项、键值,还是不行。

没办法,只能下载并安装了dotnetfx35.exe。

(3)可以运行安装程序了,但检测提示验证失败,未安装windows powershell,只好安装WindowsXP-KB968930-x86-ENG.rar

终于完成SQL Server 2008 Management Studio的安装。

2、在Win7下安装SQL Server 2008 Management Studio,请参考

http://user.qzone.qq.com/3995697/blog/1359560310#!app=2&via=QZ.HashRefresh&pos=1359560310
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐