Application run at full speed while stepping with F8
-
Friday, February 24, 2012 10:50 PM
I am using VS 2010 on Win 7 32 bit.
I am debugging a VB application (simple Windows form) by stepping through it with F8; however, for some unknown reason it sporadically runs at full speed after I press the F8 key. This can happen at any given location in code and sometimes not at all. Has any one experienced anything like this?
Thank you for your time and assistance. Saga
Insanity is the prelude to discovery
- Edited by SagaV9 Friday, February 24, 2012 10:50 PM
All Replies
-
Saturday, February 25, 2012 7:13 AM
can you post an example of the code where it "runs at full speed"?
it will do this, for example, in an If...Then block or some other conditional code if the condition is not met
-
Tuesday, February 28, 2012 3:25 PM
Thanks for the follow up. I have not posted any code so far because I have not been able to reproduce this issue. As soon as it happens again I will note the code and post it as requested. Thanks again. Saga
Insanity is the prelude to discovery

