0

When I try to run IIS EXPRESS in visual studio 2019 I get the following error message: error message And I try to move folder asp.net code, repair program, Uninstalls and install agian but I still get the following error message

bearrrrr
  • 17
  • 4

1 Answers1

0

Did you debug your application from IIS or IIS Express? If you are using IIS Express, I suggest you refer the link below:

IISExpress 8 Cannot read configuration file redirection.config.''

And it may also be related to your permissions, I recommend you to run VS as administrator.

samwu
  • 3,857
  • 3
  • 11
  • 25