Home > Database > Mysql Tutorial > body text

安装SQL Server2008时 检测时有“重启计算机”失败

WBOY
Release: 2016-06-07 17:37:35
Original
902 people have browsed it

第一种解决方案: 在学校的时候 遇到这种问题的解决办法是: 卸载VS,先安装SQL Server 2008 再安装VS 就行了; 第二种解决方案: 如果已经安装过VS,在安装SQL Server2008 时就会遇到重启失败,重启 重启了好多次还是没解决。 当出现挂起或安装不成功(少了

第一种解决方案:

在学校的时候 遇到这种问题的解决办法是:

卸载VS,先安装SQL Server 2008 再安装VS 就行了;

 

第二种解决方案:

如果已经安装过VS,,在安装SQL Server2008 时就会遇到“重启”失败,重启重启了好多次还是没解决。

当出现挂起或安装不成功(少了部分功能时)可以:

a、开始-->运行框中输入regedit

b、删除 HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server

c、删除 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Native Client

d、删除 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server

e、删除 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server 2005 Redist

f、删除 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations

这时候 在重新运行 就会一路绿灯了!


Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!