codeguy03
October 27th, 2009, 02:21 PM
I am debugging a project and 98% of the time things work well. The other 2% I get exceptions because the program decided to skip a method that it must go through.
When I hit the exception I drag the little yellow arrow back to the method and walk through the entire routine and everything works out fine.
What is going on here?
It seems that the program is working too fast for its own good.
When I hit the exception I drag the little yellow arrow back to the method and walk through the entire routine and everything works out fine.
What is going on here?
It seems that the program is working too fast for its own good.