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

前端 未结 5 1781
轻奢々
轻奢々 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条回答
  •  死守一世寂寞
    2020-12-24 11:18

    Wanted to add that this can also manifest if the drive the config file is located on is full. We just found that out today and freeing up space and restarting the application pool fixed it.

提交回复
热议问题