IISExpress 8 Cannot read configuration file redirection.config

后端 未结 24 3042
日久生厌
日久生厌 2020-11-29 02:46

I\'m running Windows Server 2008 R2 (x64) with IISExpress8 and when navigating to

c:\\Program Files (x86)\\IIS Express>iisexpress.exe

i

24条回答
  •  渐次进展
    2020-11-29 03:12

    It's 2020, I am reporting the same problem in Visual Studio 2019.

    Cause: Multiple VS instances open with different web app (Blazor in my instance).

    Solution: Close all VS instances and re-open the solution that you want to run.

提交回复
热议问题