解决Windows Server2008无法正常启动iis
解决Windows Server2008无法正常启动iis
这篇文章主要为大家周密介绍了Windows Server2008系统结构IIS无法启动,报错w3svc的解决方式。
1、首先在CMD命令行中输入:fsutil resource setautoreset true c:\
2、然后在运行services.msc
3、找到Windows Process Activation Service服务品质 启动该服务品质,启动类型:自动
4、找到World Wide Web Publishing Service服务品质
点击启动,if弹出报错资料:1068:依赖服务品质或组无法启动,如果出现这个问题,可能是缺少了c:\inetpub\temp\apppools材料夹,这个时候需要依次在C盘里创建这些材料夹,如下图。
5、创建完成后,在运行里输入services.msc,打开服务品质,找到World Wide Web Publishing
Service服务品质,双击打开启动即可。