Possible Duplicate:
Why does Microsoft Visual C# 2008 Express Edition debugger randomly exit?
I've faced the strangest problem with Visual Studio C# debugger in my career. In short, after a break point in my code was hit I cannot step through the code. F11 (step into) and F10 (step over) work for several times, but eventually Visual Studio performs F5 (continue) action. I am still able to debug using break point on every line.
This behavior reproduces on each project developer's machine. It's Visual Studio SP1 everywhere.
I've checked every (as far as I understand) option. I've disabled "Just My Code". I've disabled "step through properties". I've disabled automatic property evaluation. In despair, I've recreated all project and solution files from scratch.
Is there any solution to my problem?
Update This behavior could be reproduced only on this project.
Update 2 This does not seems like threading problem: it reproduces under Visual Studio's developer web server...
This KB article might be interesting for those that find this thread back.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With