场景:部署在IIS中服务出现此异常

Failed to load resource: the server responded with a status of 503 (Service Unavailable)

 

 

原因:一般是由于程序池中的服务停止了

Failed to load resource: the server responded with a status of 503 (Service Unavailable)

 

 

解决方法:

选中程序池中的服务,右键选择启动即可

 

相关文章: