Hopefully have the correct forum. Probably a beginner question, but I've been given a web solution with a source library separately. How do I include the source library in Visual Studio so that I can debug it?
I think I am setting the debug parameters correctly since it is opening the web application, but it won't hit the breakpoint in the .dll.
I'm sure it's something simple, but after working on it awhile I'm at a loss. Thanks for any help.