I am working on an ASP.NET project and I cannot make the breakpoints work!
The project does not stop where I place a breakpoint. It does not seem to
matter where I place the breakpoint.
I am in debug mode; I am using IE 8, Windows 7 OS;
Has anyone ever had this problem?
From my experience, BEFORE you hit F5 to debug, do a BUILD & and ReBuild. Then hit F5 and that should work (9 out of 10 times) !!
HTH