Debugging Class Libraries

  • Thread starter Thread starter Roland
  • Start date Start date
R

Roland

Hey All,

I included my Class Library project with my application project and cannot
manage to get the debugger to 'step into' my library source.

Any ideas?

Thanks,
Roland
 
Roland, are you sure it is referencing your project correctly? I would try
to delete the reference to your class library and readd it. If that doesn't
fix it could you provide some more detail?
 
Back
Top