码迷,mamicode.com
首页 > 数据库 > 详细

安装SQL SERVER2008 R2出现的几个问题

时间:2014-12-07 11:18:10      阅读:418      评论:0      收藏:0      [点我收藏+]

标签:io   os   sp   strong   on   文件   问题   bs   ef   

1,卸载2008后安装的2008 r2,运行安装程序就弹出“创建userSettings/Microsoft.SqlServer.Configuration.LandingPage.Properties.Settings”的错误。

解决办法:

删除文件:

C:\Users\username\Local Settings\Application Data\Microsoft_Corporation\LandingPage.exe_StrongName_ryspccglaxmt4nhllj5z3thycltsvyyx\10.0.0.0\user.config

win7系统目录是:

C:\Users\username\AppData\Local\Microsoft_Corporation\LandingPage.exe_StrongName_ryspccglaxmt4nhllj5z3thycltsvyyx\10.0.0.0\user.config

 

2,SQL Server 2008 R2安装过程中提示"Could not open key:unknown\components\7abfe44842c12b390af18... verify that you have sufficient access to that key or contact your support personnel."

解决方法:

以管理员身份运行CMD命令提示符,输入以下语句并运行就OK了

secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose

安装SQL SERVER2008 R2出现的几个问题

标签:io   os   sp   strong   on   文件   问题   bs   ef   

原文地址:http://www.cnblogs.com/lordrobert/p/4149174.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!