Hi all.
Today, VS.NET's debugger has decided to go a bit mental. For some unkown reason, none of the breakpoints were hitting because of the dreaded Breakpoint will not currently be hit... symbols... etc" message. So, as this has happened several times before, I managed to fix it, by selecting the 'Generate Debugging Information' property under the project's properties. However, it is not entirely fixed as when the project begins to load, the damned breakpoint jumps on average 10 lines to rest in a different place than the one that I originally set. And also, while the project is running, it won't always let me set breakpoints where I want to and even more bizzarely, sometimes when I go to click to add a breakpoint at a certain place, it will add the breakpoint 5-10 lines below where I clicked!!!
Could somebody please help me? I'm an under alot of pressure with several projects atm and I've already wasted 3 hours trying to fix this infuriating problem!
Thank you in advance.
Stephen.
Today, VS.NET's debugger has decided to go a bit mental. For some unkown reason, none of the breakpoints were hitting because of the dreaded Breakpoint will not currently be hit... symbols... etc" message. So, as this has happened several times before, I managed to fix it, by selecting the 'Generate Debugging Information' property under the project's properties. However, it is not entirely fixed as when the project begins to load, the damned breakpoint jumps on average 10 lines to rest in a different place than the one that I originally set. And also, while the project is running, it won't always let me set breakpoints where I want to and even more bizzarely, sometimes when I go to click to add a breakpoint at a certain place, it will add the breakpoint 5-10 lines below where I clicked!!!
Could somebody please help me? I'm an under alot of pressure with several projects atm and I've already wasted 3 hours trying to fix this infuriating problem!
Thank you in advance.
Stephen.