2023年12月8日发(作者:)

IIS服务不能自动启动

突然有一天出现了一个系统错误自动重启了,然后IIS就要每次右击我的电脑-》管理-》Service and Applications-》Internet

Information Service-》Web Site来启动IIS;甚是麻烦,我知道肯定是服务的问题,找到IIS Admin设为自动,还是不行,最后我绝望了!

今天在网上突然看到一篇文章,讲到服务,其中以IIS的启动为例,原来除了IIS Admin以外,还要启动一个World Wide Web

Publishing服务才可以自动运行IIS,构建本地服务器!

受教~