Error while trying to run project: Unable to start debugging on the web server. The server does not ...
This is the error whenever i will attemp to create a new web application. What was gone wrong? When i click yes button, application runs but some of the server controls are not displayed......i really need help
AmitPosted Sep 22, 2014, 3:03 AM
Resolution
1. Go to Project Properties in Visual studio 2003
2. Configuration properties --> Debugging
3. Set Enable Unmanaged Debugging to False.
That's all....It works...
sunilPosted May 6, 2005, 2:45 AM