IIS Express - 500.19 Cannot read configuration file - because it's looking at the wrong path

前端 未结 14 1122
梦如初夏
梦如初夏 2021-02-01 00:42

I recently renamed my root TFS folder from D:\\TFS\\systemstfs to D:\\TFS\\sys because one of the project\'s paths was too long for Windows. Now, when

14条回答
  •  迷失自我
    2021-02-01 00:56

    I got the same error on IIS 8.5 (not express)

    For me it was because I had replaced the folder with a copy and renamed it while IIS was running. For some reason it kept erroring out. I had to remove the website definition from IIS and re add it to get it to work.

提交回复
热议问题