I'm using Win7 Ultimate 32bit with Visual studio 2010 Ultimate. I place System.Diagnostics.Debugger.break() in the ASP.net 4 code behind however it only start the debug process once then when I place it on another line or different function. It will not start again. I don't see other have the same problem here so is it just me or am I missing something here?
Thanks