Debug stepping out-of-sync?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Don't how I managed, but ... now when I attempt to step thru code via debug,
the debug highlight (current instruction) is incorrect, i.e., it highlights
maybe 1/2 of an instruction, highlights comments as though they are being
executed, skips instructions, etc. Any idea how I got this point or how I
correct it? I've already uninstalled, reinstalled .net (studio 2003 pro).
 
Sorry, was able to fix by rebuilding project. I noticed somewhere else on
this forum a stmt about "vb.net can get out-of-sync with the real world".
That's apparently what happened with me, and rebuilding project fixed the
problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top