您的位置:首页 > 其它

错误:IIS Admin Service 服务因 2147549465 (0x80010119) 服务性错误而停止(转)

2009-07-29 11:00 1001 查看
今天我的服务器出现如下的错误:
IIS Admin Service 服务因 2147549465 (0x80010119) 服务性错误而停止。
IIS 服务器停止服务,telnet 80端口无任何信息,没有办法,试着重新启动World wide web Publishing service ,系统提示:
与 World Wide Web Publishing Service 服务相依的 IIS Admin Service 服务因下列错误而无法启动:
服务已返回特定的服务错误代码。
于是,只能找到IIS Admin来重新启动;
重新启动时系统进示:IIS Admin Service 服务因 2147549465 (0x80010119) 服务性错误而停止。
在网上搜一把,中文的没有搜索到.
从http://blogs.msdn.com/sajoshi/archive/2006/08/31/733549.aspx这里可以看到如下的信息:
Could not reset IIS, IISAdmin service terminated unexpectedly
Published 31 August 06 03:20 PM
When I am trying to reset IIS using "iisreset" from Run Commnad Prompt, I get the error saying IISAdmin service couldnot start. To solve this, I went to "services.msc" and tried starting the IISAdmin Service. When trying to start IISAdmin, I get
---------------------------Services Message---------------------------
Windows could not start the IIS Admin Service on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code -2147417831.
------------------------------------------------------------------------
And the Eventlog contains following error message:
Event Log:
The IIS Admin Service service terminated with service-specific error 2147549465 (0x80010119).
What Solution I applied:
I killed the process inetinfo.exe from Task Manager and Again run the command "iisreset". It worked.
~Sandeep
于是试着将inetinfo.exse 进程杀掉,使用命令:iisreset 重新启动IIS服务,一切OK.
书写随手,用词不当等,请多担待!
祝你好运!

本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/jingshuaizh/archive/2008/11/17/3319683.aspx
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐