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

前端 未结 5 1775
轻奢々
轻奢々 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:14

    Hey in my case it was the naming of my website.
    It was setup as ($webiste$...) with a couple of dots at the end.

    After renaming it worked right

提交回复
热议问题