Posted by: East Coast June 3, 2008
Visual Studio 2005 debugging help!
Login in to Rate this Post:     0       ?        

LateEntry,

I am not an ASP.net expert but with the little experience I have, there might be 2 scenarios.

i) Make sure you are in the Debug mode and not in Release mode. This you can check on the Standard toolbar. View > Toolbars > Standard. You can set the breakpoints on Release mode but it won't be hit.

ii) Does it say something like, "Breakpoint will not be hit..." when you hover the mouse over to the breakpoint? I came across this problem recently and I spent some time googling it and was able to figure out at the end... but don't remember very well now

Good luck.... and let me know the updates...

-EC

Last edited: 03-Jun-08 11:44 PM
Last edited: 03-Jun-08 11:44 PM
Read Full Discussion Thread for this article