Debugging A Thread

  • Thread starter OldButStillLearning
  • Start date
O

OldButStillLearning

I'm getting a "TypeLoadException" error soon after I invoke a thread. It is
identifying a Enum member is a class for which there is a "reference to".
Anyway I am trying to step through the process to see the exact instruction
which is causing the process to fail, but for some reason I am not able to
step thru the lines of code which are associated with the invoked thread.
Is there something special I need to do to get the debugger to step me
through these lines of code?

Thanks in advance for your assistance!!!
 
J

Jeff Dillon

Do you have the project file loaded for this class? Do you "have" the source
code?
 
O

OldButStillLearning

Yes, I have the source code and I have an instace of VS 2008 brought up for
each project involved in this process.
 
J

Jeff Dillon

You might try loading up each project into a single instance of VS 2008 so
you can debug all of them.
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top