Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Debugging Issue

I am not able to debug asp.net application in asp.net 2.0

Whenever I hit F5, it will wait for few minutes then show following message.

Unable to start debugging on the web server. The operation has timed out.

Edit: I also want to let you know that before posting this question I searched a lot on google and find out some key points like restart IIS, register asp.net.

What I was doing, I try to register aspnet_regiis -i by using standard console. Now I find out that I need to execute vc 2005 command prompt which located under visual studio tools.

like image 232
Syed Tayyab Ali Avatar asked Jun 28 '26 13:06

Syed Tayyab Ali


1 Answers

Have you tried restarting IIS? Also try and run the application again do you still get the error? And the classic, restart of windows.

With Visual Studio errors like this, you'll often find tons of information by searching on Google, as unsatisfactory as that is, problems like this can originate from something as esoteric as a third party software.

like image 68
Gavin Miller Avatar answered Jul 03 '26 04:07

Gavin Miller



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!