简体   繁体   English

IIS 应用程序池停止

[英]IIS application pool stopping

I'm working on a web app on my local machine and have an application pool created with the identity set to my own credentials.我正在本地计算机上开发一个 Web 应用程序,并创建了一个应用程序池,其身份设置为我自己的凭据。 Username and Password are correct.用户名和密码正确。

Every time try to access the website, I get:每次尝试访问该网站时,我都会得到:

HTTP Error 503. The service is unavailable Http错误503服务不可用

And the application pool stops.应用程序池停止。

Everything I've found online is related to a password expiration but that isn't the case here.我在网上找到的所有内容都与密码过期有关,但这里并非如此。

Edit: When the application pool stops, if I right click on it and select 'Recycle' I get this:编辑:当应用程序池停止时,如果我右键单击它并选择“回收”,我会得到这个: 在此处输入图片说明

What happens if you use "Local System" or "Application Pool Identity" ?如果您使用“本地系统”或“应用程序池标识”会怎样? Also, do you have shared configuration enabled ?另外,您是否启用了共享配置?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM