Debugging: how do you step into a 2nd project within same solution?

F

FN

I can't debug from my asp.net application into a 2nd project that is my
"just DLL code". The 2nd application is just a class library. I compiled the
class library with "debug" selected before I hit "build". Both projects are
within the same solution file and open together in Solution Explorer. But
when I set breakpoints in the class library code, my asp.net code just skips
them. How can I step into the class library code? I used to do this just
with VB6.
 
M

[MVP] SmileSeo

Hi. FN.

Once you run your asp.net code, you can set a break point in your class
library code. try it.
 

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,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top