Re: VB debug problem
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Tue, 4 Jul 2006 08:14:27 -0500
"Ben Whyte" <news@xxxxxxxxxxxxxxxxxxx> wrote in message
news:uy5wPe2nGHA.4728@xxxxxxxxxxxxxxxxxxxxxxx
Hi Tony<snipped>
No watch points, or calls to anything else.
f5 and it just shoots straight by without stopping. Also it does the
same with run to cursor.
Ben
I have seen the phenomena while stepping thru code; VB will skip over
several lines of code. Never been able to determine the exact cause, but it
appears related to conditions where the project contains modules in
different folders or is employing utilities to manage files outside the IDE
while the IDE is running.
The "cure" is to shutdown VB and cleanout the project folders (VSS is very
helpful here). Make sure all project files are read/write. Reopen VB and do
a make - repair any syntax or reference errors. The problem will then
resolve itself.
hth
-ralph
.
- Follow-Ups:
- Re: VB debug problem
- From: Ben Whyte
- Re: VB debug problem
- References:
- VB debug problem
- From: Ben Whyte
- Re: VB debug problem
- From: Tony Proctor
- Re: VB debug problem
- From: Ben Whyte
- VB debug problem
- Prev by Date: Re: Line of Variable Length
- Next by Date: FileSearch Failure
- Previous by thread: Re: VB debug problem
- Next by thread: Re: VB debug problem
- Index(es):
Relevant Pages
|