The Application Pool automatically stops in IIS 7 and an http error 503 ERROR is reported.

Source: Internet
Author: User

Last Friday, I encountered a problem where the application deployed on IIS 7 could not be accessed. When I browsed the WCF Service, I reported HTTP ERROR 503. Check and find that the Application Pool is stopped. After you manually start up, go back to the page and report error 503. Then, check the Application Pool and find that it is stopped automatically. At first, I thought it would be good to restart IIS, but it was useless.

Why? I haven't done anything recently? In addition to changing the password. Oh! The problem lies here.

Application Pool Identity I use a windows Account in the domain instead of the default AppPoolIdentity. Because the domain user's password needs to be modified regularly, after the modification, the password stored in the IIS configuration file is no longer valid, which is why the Application Pool will always stop automatically.

Reset your account and browse again.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.