I a unable to start debugging mvc4 webapp. I am getting following error(s) while trying to debug the application.
If am trying to use IISExpress
And using the vs2012 debugging server
I have tried a few fixes i could find from the web, and here is some information that might be useful in targeting the problem
c:\Program Files\IIS Express\iisexpress /trace:error
C:\Users\<username>\Documents\IISExpress\config\applicationhost.config
aspnet_iisreg
don't work, so iis is configured using Turn Windows feature On or Off
It was working fine before I applied CTP 3 update and installed Git extension by Microsoft. I was unable to test it between applying update and installing Git extension, but could that be part of problem ?
My last resort would be re-installing vs2012 and that would be a painstaking task, installing visual studio all the updates and god knows what !!!
Any help would be appreciated :)
I had similar problem and resolved with checking/unchecking the option for IIS express and restart Visual studio