Debugger not stopping on breakpoints.
Hello all,
I am currently using VS 2005 Pro. When I start debugging, the debugger won't stop at any of my breakpoints. This was working just fine before. I recently had to reinstall VS and now it doesn't work.
I have searched the web for a solution to this with no luck. Here's what I've done to try to fix this issue. I am in 'Debug' mode, not 'Release'. I have the web.config set to debugging = true. I even tried someone's suggestion of making sure that debug in the options has 'Enable Just My code' checkboxes unchecked.
Another thing that's weird about this is, after hitting F5, I've looked back at VS and my 'Start
Debugging' button is still enabled and my 'Stop Debugging' button is disabled and my output screen says 'No Symbols Loaded'. It's like it doesn't know that it's in debug mode.
Any help on this would be greatly appreciated. I'm at my wits end with this. I have created many projects in VS 2005 and every other version on many differnt machines and have never seen this problem before.
Also, I'm have SP2 installed running on Windows 7.
TIA
Kirtan PatelPosted Dec 18, 2009, 11:14 AM
Here Order of Operations Matters so do Uninstall of previous Visual Studio >>> then Clean the registry >> then reinstall the Visual Studio :)
Ray EllisonPosted Dec 18, 2009, 9:48 AM
Unfortunately, although I didn't state it in my last post, I have already done what you suggested. I first started VS just like you mentioned, then shut it down and set the icon to always run as administrator. One thing I didn't do was clean the registery. Surely there's got to be a better solution than uninstall, clean registry and re-install. Getting access to reinstall takes an act of congress.
I didn't mean to call you Shirley :=}
Kirtan PatelPosted Dec 17, 2009, 12:28 PM
Step 1 :
Uninstall Visual Studio ..
Step 2
Clean Registry using ccleaner its free utility ..
Step 3
Now Install it and Make Sure you run it By RightClick >> Run as Administrator other wise you can not do certain task ..
and Friend, check "Do you like this answer" check box if it helps you :)