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

前端 未结 20 1456
面向向阳花
面向向阳花 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:52

    In addition to the steps outlined at this link from Orhan's answer, you may need to additionally remove the native module by going to IIS Manager > Server Root > Modules > Configure Native Modules. Select MfeEngine and then select Remove.

提交回复
热议问题