Can't trace into

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

I am developing a Web application.
This Web App refer a ClassLibrary project in the solution.
When I debug, I set a break point in the code of the ClassLibrary.
But I found I can't trace into that break point.

How can I do?
 
Are you referencing the project of the class library, or the dll? If you
reference the dll you can't debug into 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

Back
Top