0

Visual Studio 2019 can't run any project and display this error.How to resolve this error?

Aamir Ali
  • 81
  • 1
  • 2
  • Edit the question to include a report, https://docs.jexusmanager.com/tutorials/vs-diagnostics.html – Lex Li Feb 18 '21 at 17:37

2 Answers2

0

Navigate to C:\Users\.....\Documents\IISExpress\config, delete all config files and rebuild project, then run it.

If it doesn't work, try to uninstall IIS Express in control panel and re-install it.(you can download it in Web PI)

Bruce Zhang
  • 2,880
  • 1
  • 5
  • 11
0

This issue anatomically fix when i update my visual studio 2019.

Aamir Ali
  • 81
  • 1
  • 2