After messing around with this issue for a while, I discovered that the issue is actually with IE8 (?!). If there was an instance of IE8 running prior to the debugging process, the breakpoints will be ignored.
Solution: close the IE8 window, and press F5 again in Visual Studio. Viola, now the breakpoints break.
No comments:
Post a Comment