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.