系统事件中出现
“World Wide Web Publishing Service 服务因下列错误而停止: 无法使用已在使用中的标识启动新的会话。(Cannot start a new logon session with an ID that is already in use.) ”
WWW服务不能启动,IIS所有站点全部停止。
此问题无法通过重装IIS解决。
解决方法:
执行 regsvr32 qmgr.dll,然后重新启动系统,IIS即可恢复正常。
本文详细介绍了如何解决WorldWideWebPublishingService服务因使用已使用的标识启动新会话而导致的问题。通过执行regsvr32qmgr.dll并重启系统,IIS服务得以恢复正常。
系统事件中出现
“World Wide Web Publishing Service 服务因下列错误而停止: 无法使用已在使用中的标识启动新的会话。(Cannot start a new logon session with an ID that is already in use.) ”
WWW服务不能启动,IIS所有站点全部停止。
此问题无法通过重装IIS解决。
解决方法:
执行 regsvr32 qmgr.dll,然后重新启动系统,IIS即可恢复正常。
324

被折叠的 条评论
为什么被折叠?