How to include a dll in my project

Hi,
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.Idea


Answer this question

How to include a dll in my project

  • Allen Alper

    Thank you, It really helped a lot.

    Danny


  • Alice Kupcik

    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


  • danielches

    Please post this on the http://forums.asp.net forums. These forums are for non-web development only.

    Steve Hoag
    Visual Basic Express


  • How to include a dll in my project