When I try to run IIS Express for any project on visual studio, sometimes the following error dialog appears:
[Microsoft Visual Studio]
The following error occurred when trying to configure IIS Express for project Accounts.web.Host. Filename: redirection.config
Error: Cannot read configuration file
I have tried most common answers on Cannot read configuration file due to insufficient permissions. Is there a standard approach to how I solve this issue?