IISExpress 8 Cannot read configuration file redirection.config

后端 未结 24 3041
日久生厌
日久生厌 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:36

    If you do:

    C:\Users\”username*****”\Documents\IISExpress\config
    

    You find these file

    applicationhost.config
    aspnet.config
    redirection.config
    

    Delete above 3 file and then open the project.then the problem is solved. I tried, its working fine.

提交回复
热议问题