|
-
July 9th, 2008, 01:06 PM
#3
Re: Error Line Numbers
 Originally Posted by sotoasty
Try this. Open your app, not the .DLL, then select "FILE", "ADD", "EXISTING PROJECT". Go find your .DLL project and select it to add it to a solution.
Change the reference in your app to reference the Project instead of the .DLL There is a tab for projects when go to add a reference.
From that point on, you can debug both the APP and the .DLL.
Hope this helps.
The dll project that I need is in a solution with many other projects and I can't bring in just the one I need without getting the rest. Then there's issues with services and such that I don't understand. I have to work with it the way I explained in my first post.
Do you know how I can display line numbers in my error messages?
I'd rather be wakeboarding...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|