当启动IIS的时间比系统已配置的时间长时,IIS将无法启动,并报1053错误.
Could not stop the Windows service name service on Local Computer.
Error 1053:The service did not respond to the start or control request in a timely fashion.
解决方法是首先确认World Wide Web Publishing服务是否已经启动,没有的话就启动它.
如果World Wide Web Publishing也无法启动,并报1717错误的话,再确认Event Log服务是否已经启动,
Event Log服务启运后应该就可以启动World Wide Web Publishing服务了,之后IIS也应该能够启动了.