iis 浏览没有反应 无法启动 解决方法总结
<script id="diary_data_10048484"></script>
[HKEY_CLASSES_ROOT\ftp\shell]
@="open"
[HKEY_CLASSES_ROOT\ftp\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_CLASSES_ROOT\htmlfile\shell]
@="open"
[HKEY_CLASSES_ROOT\htmlfile\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_CLASSES_ROOT\HTTP\shell]
@="open"
[HKEY_CLASSES_ROOT\HTTP\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_CLASSES_ROOT\https\shell]
@="open"
[HKEY_CLASSES_ROOT\https\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_CLASSES_ROOT\InternetShortcut\shell]
@="open"
[HKEY_CLASSES_ROOT\InternetShortcut\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_CLASSES_ROOT\mhtmlfile\shell]
@="open"
[HKEY_CLASSES_ROOT\mhtmlfile\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{0002DF01-0000-0000-C000-000000000046}\LocalServer32]
@="C:\\Program Files\\internet explorer\\iexplore.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\file\shell]
@="open"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\file\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ftp\shell]
@="open"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ftp\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell]
@="open"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\HTTP\shell]
@="open"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\HTTP\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\https\shell]
@="open"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\https\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\InternetShortcut\shell]
@="open"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\InternetShortcut\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\mhtmlfile\shell]
@="open"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\mhtmlfile\shell\open\command]
@=""C:\\Program Files\\internet explorer\\iexplore.exe" "%1""
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet]
@="IEXPLORE.EXE"
WindowsXP-KB939373-x86-CHS.exe补丁.
好像是阻止iis远程代码执行什么的补丁。就是最近刚刚出现的,大面积出现这个问题都是在7月10号以后。我的也是这两天出现了相同的问题。
解决:到控制面板-添加删除程序,点击最上边的“显示更新”,找到“windows xp 软件更新”,卸载掉7月10号以后的几个补丁,World Wide Web Publishing服务便能启动了。
(前提:c盘windows目录下以$开头$结尾的文件夹没有删除掉)
系统环境是:Windowsxp sp2, IIS5.1
查看服务,发现"World Wide Web Publishing"关闭了,启动也提示启动失败。看来是进程无法启动,这时候当然看看防火墙或是杀毒软件有没有相关的进程,"World Wide Web Publishing"的可执行文件是"inetinfo.exe",在瑞星防火墙访问规则里找到"inetinfo.exe"访问规则设为全部放行.
再次启动"World Wide Web Publishing",然后再启动IIS,一切OK.?
其他解决方法:
1. 系统环境:Windowsxp+sp2,II5.0
故障现象:上午把IIS服务停止以后,程序长时间没响应,通过任务管理器关闭,启动时提示“服务没有及时响应启动或控制请求”,重启计算机未能解决。
解决办法:在Internet信息服务下有本地计算机(计算机机名),单击名键,选择断开,提示确实要断开本地计算机(计算机机名)吗?选择确定。
右键单击Internet,选择连接,计算机名填本机名称,用户名填本机管理员帐号(Administrator),确定。
Quote
2. 电脑的IIS启动不了,发现"WorldWideWebPublishing"关闭了,启动也提示启动失败。静下心来,再看看其它关闭了的服务,有一项Eventlog把它启动了,再启动WorldWideWebPublishing成功。问题就在这里。
虽然“WorldWideWebPublishing”服务和SMTP服务的依存关系列表中没有提到“eventlog”服务,但“eventlog”服务不启动的话,就会出现上述问题。启动“eventlog”服务,然后启动“WorldWideWebPublishing”服务,上述问题消失。
3. IIS元数据库可能坏了。。测试一下。
Try to enumerate metabase:
1. Open a command prompt and change to the C:\Inetpub\Adminscripts folder.
2. At the command line, type "cscript adsutil.vbs enum " (without the
quotation marks).
If this command is successful, it enumerates the settings in the
metabase.
If the command is not successful, you receive the -2146893792
(0x80090020) error code.
假如有备份,把数据回复。
如果没有,参考
How to Manually Restore the Metabase When No Proper Backup Exists or When
the MMC Does Not Start
http://support.microsoft.com/?id=234429
HOW TO: Download, Install, and Remove the IIS MetaEdit 2.2 Utility
http://support.microsoft.com/?id=232068
Quote
4. 解决IIS不能启动,提示服务器没有及时响应启动或控制请求!
问题现象:
1、在IIS中站点显示停止,点击开启IIS不能启动,提示:服务器没有及时响应启动或控制请求 点击重新启动IIS提示:服务器没有及时响应启动或控制请求!
2、World Wide Web Publishing Services不能启动,提示“错误1721,资源不足,无法启动”
解决方法:
1、刚刚我也出现了那个问题,弄了一上午现在解决了,我是查出了World Wide Web Publishing Service服务没有启动,也启动不了,按照他的依存关系,把其他的服务启动了就可以了,我启动的是HTTP SSL,然后World Wide Web Publishing Service就可以用了,iis也可以了
2、有一次站点访问失败,IIS服务无法启动,我的解决思路是这样的:
先打开Administrative Tools --> Service,发现World Wide Web Publishing Service停止了。于是试图启动该服务,结果报错。
于是查看World Wide Web Publishing Services所需要依赖的服务(Dependencies),看到是IIS Admin Service。进而发现IIS Admin Service也无法启动,再查IIS Admin Service的Dependencies,查的结果是Protected Storage和RPC(Remote Procedure Call),于是启动RPC,接着顺利启动IIS Admin Service,接着启动World Wide Web Publishing Services,于是IIS恢复正常。
iis 浏览没有反应 无法启动 解决办法总结
iis 浏览没有反应 无法启动 解决方法总结script iddiary_data_10048484/script[HKEY_CLASSES_ROOT\
