VS debugger stopped working
-
hi, i'm working on a web site in VS and the debugger has stopped working: when i start the debugging it ignores all breakpoints and continue like it was lunched without debugging... i have also tried to see if it will break on realtime errors and it doesn't- the errors are returning on the webpage (as running without the debugging). i've tested other websites and debugger not working there either. maybe need to mention that when i've restarted the computer and created new website with a test page the debugger returned but as i returned to the other projects (or copied the files to the new website) it stopped and didn't work on the new website and any other new website i build for testing it as well. help with solving this will be very appreciated, thanks,
-
hi, i'm working on a web site in VS and the debugger has stopped working: when i start the debugging it ignores all breakpoints and continue like it was lunched without debugging... i have also tried to see if it will break on realtime errors and it doesn't- the errors are returning on the webpage (as running without the debugging). i've tested other websites and debugger not working there either. maybe need to mention that when i've restarted the computer and created new website with a test page the debugger returned but as i returned to the other projects (or copied the files to the new website) it stopped and didn't work on the new website and any other new website i build for testing it as well. help with solving this will be very appreciated, thanks,
I only wish I could help you! I have the same problem, but in a VB.NET project. If you find a solution, let me know. I have tried deleting the .pdb files in both debug and release versions, rebuilding the whole solution, but no joy. It might work for you however - worth a try. David