How to include a dll in my project
-
Monday, December 12, 2005 8:36 PMHi,
I'm trying to use ASPJpeg from PErsist, and in order to use it I have to include their dll in my application. Can someone tell me how to include an external dll in my website structure.
Thank you.
All Replies
-
Monday, December 12, 2005 11:03 PMPlease post this on the http://forums.asp.net forums. These forums are for non-web development only.
Steve Hoag
Visual Basic Express -
Thursday, December 15, 2005 6:46 PM
I agree it's better to post this on a different forum.
With that said, here is the answer:
- Right click on your web project in Solution Explorer
- Add Reference ...
- Browse to the DLL you with to include
Best,
paul
-
Thursday, December 15, 2005 7:20 PM
Thank you, It really helped a lot.
Danny

