Cannot read configuration file ' trying to read configuration data from file '\\?\', line number '0'

前端 未结 5 1780
轻奢々
轻奢々 2020-12-24 10:16

An app pool kept stopping every time it was started and gave this error in the application logs:

The worker process for application pool \'APP_POOL_NA

5条回答
  •  Happy的楠姐
    2020-12-24 11:14

    I have deleted the DefaultAppPool, then I have created a new pool MyAppPool and added applications in there and it worked.

提交回复
热议问题