For some reason, my visual studio 2013 MVC project is not working anymore.
When I debug in chrome, it will not open chrome and gives me the following error.
It was working fine for over a year. What is the problem?
For some reason, my visual studio 2013 MVC project is not working anymore.
When I debug in chrome, it will not open chrome and gives me the following error.
It was working fine for over a year. What is the problem?
I was able to find the answer from the following posts:
Cannot read configuration file due to insufficient permissions
* setting user to administrator account worked in application pool connect, * also changing the Set Application Defaults for all application pools from ApplicationPoolIdentity --> LocalSystem.