Debugging into a reference
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I dropped this in the C# (since I am using it) forum but I thought I would post it here also. I have a ASP.NET solution. 2 projects in it. Project 1 is the ASP.NET project, the second is a class library. I want to trace into a method in the class library but it never gets there. I can't even set a break point in the class library, well I can, just it never stops there. What settings can I check to fix this. Thanks Ralph