Click here to Skip to main content
15,896,349 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Dear Developer,
When I run my asp.net Web services in visual studio 2008, then i got below error.Any body give what is this error and how to resolve.??

"Uable to start debugging on the web server. The server does not support debugging of asp.net or ATL server application."

Regards,
Ravi Sharma
Posted
Updated 26-Jun-11 3:30am
v2

Try to look this MSDN article.The Project Is Not Configured to Be Debugged[^]
 
Share this answer
 
All you have to do is paste the error message into Google[^] and you'll find your answer.
 
Share this answer
 
This [^]site might help you.
 
Share this answer
 
Please follow below steps to recover from this problem.
1. Go to run and type services.msc
2. When all services are open try to find out Terminal Services and start it and set it automatically.

Now you will able to debug your project.

Let me know in case if you get any problem..<b><b></b></b>
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900