HTTP Error 503. The service is unavailable. App pool stops on accessing website

前端 未结 20 1463
面向向阳花
面向向阳花 2020-12-22 20:37

There are number of posts on this and I have tried many a things by now. But to no avail. Myself a Winforms Developer basically, started working on this Web stuff few days b

20条回答
  •  执念已碎
    2020-12-22 20:45

    Most of Time, it was occured due to AppPool Setting.

    Check the following to resolve this

    1. Check Apppool service is running.
    2. Check Identity of AppPool.
    3. Enter the new password if it has changed for that identity.

    The following Images show these setting in IIS

提交回复
热议问题