Visual Studio 2008 breakpoint is not working
Posted
by user279521
on Stack Overflow
See other posts from Stack Overflow
or by user279521
Published on 2010-04-23T15:54:29Z
Indexed on
2010/04/23
16:23 UTC
Read the original article
Hit count: 443
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?
© Stack Overflow or respective owner