Home  >  Article  >  Database  >  在windows7中安装sqlserver2005中碰到的问题

在windows7中安装sqlserver2005中碰到的问题

WBOY
WBOYOriginal
2016-06-07 15:52:141235browse

在windows7中安装sqlserver2005中碰到的问题 1.iis检测失败的解决办法 控制面板 -》 程序和功能 -》 打开或关闭windows功能 -》 打开IIS Features,点左边的加号,我们勾上以下组件: 1: Web Managerment Tools/IIS 6 Management Compatibility/IIS6 WMI Comp

在windows7中安装sqlserver2005中碰到的问题
1.iis检测失败的解决办法
控制面板 -》 程序和功能 -》 打开或关闭windows功能 -》 打开IIS Features,点左边的加号,我们勾上以下组件:

     1: Web Managerment Tools/IIS 6 Management Compatibility/IIS6 WMI Compatibility

             2: Web Managerment Tools/IIS 6 Management Compatibility/IIS6 Metabase and IIS 6 Configuration Compatibility

             3: World Wide Web Services/Application Development Features/Asp.net

             4: World Wide Web Services/Common Http Features/Http Redirection

             5: World Wide Web Services/Security/Windows Authentication

2.版本变更检查警告的解决方法
 
1,退出安装程序,
2,通过开始-->运行-->cmd
3,输入你的 安装程序(step.exe)的路径+ 空格+SKUUPGRADE=1
如:
C:/Documents and Settings/Administrator>"D:/工具/Microsoft Sql Server 2005 Enter
prise/Servers/setup.exe" SKUUPGRADE=1


最后在解决在windows7中的兼容问题还需要下载安装sqlserver2005sp3的补丁

贴上检索的一些blog:
http://www.cnblogs.com/sunrack/articles/1571001.html
http://www.cnitblog.com/lenatem/archive/2009/07/07/59900.html

 

 

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