一、进控制面板,添加/删除程序,最上边的“显示更新”,windows xp 软件更新,卸载掉WindowsXP 安全更新 KB939373补丁,World Wide Web Publishing服务便能启动了。 IIS正常!
二、在Internet信息服务下有本地计算机(计算机机名),单击名键,选择断开,提示确实要断开本地计算机(计算机机名)吗?选择确定。
右键单击Internet,选择连接,计算机名填本机名称,用户名填本机管理员帐号(Administrator),确定。
三、先把“eventlog”服务启用,之后,把“World Wide Web Publishing”服务启用,之后进行刷新IIS,问题解决。
原因:虽然“WorldWideWebPublishing”服务和SMTP服务的依存关系列表中没有提到“eventlog”服务,但“eventlog”服务不启动的话,就会出现上述问题。启动“eventlog”服务,然后启动“WorldWideWebPublishing”服务,上述问题消失。
四、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
五、先把“eventlog”服务启用,之后,把“World Wide Web Publishing”服务启用,之后进行刷新IIS,问题解决。
原因:虽然“WorldWideWebPublishing”服务和SMTP服务的依存关系列表中没有提到“eventlog”服务,但“eventlog”服务不启动的话,就会出现上述问题。启动“eventlog”服务,然后启动“WorldWideWebPublishing”服务,上述问题消失。
六、解决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、先打开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恢复正常。
七、菜单“设置”——>“详细设置”——>“访问规则”中找到 “Internet信息服务”,双击,在弹出窗口左侧有“常规”和“高级”两个选项,“常规”选项里有“常规模式”,设置为“放行”;“高级模式”有“对外提供服务”,选择“允许”。
八、无法启动World Wide Web Publishing服务,错误 87
解决方法:
1:点击“开始” ->"Run" 在打开对话框里键入 regedt32 点击确定
2.在注册表编辑器中,展开HKEY_LOCAL_MACHINE.
3.依次进入:Software \\ Microsoft \\ Rpc
4:在Rpc下,选择Internet
5:右键,点击“删除”,删除这个键值
6.关闭注册表编辑器
7.重启计算机。
没有评论:
发表评论