ASPNetMail Code Behind Form usage

Discussion in 'ASP.NET / ASP.NET Core' started by cyberidge, Oct 10, 2003.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi!

    Does anyone here successfully deployed the ASPNetMail in Code Behind Form???

    If so then I have couple of queries:

    1- How can I refer the ASPNetMail in my Local Project if I dont have any in my system?
    2- If I download the Trial Version and Pasted it in my BIN Folder then how do I distinguish the Trial Version and the installed version as it is on DiscountASP.Net?

    Regards,

    Mudassir
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    1) No. You will need to install the trial version

    2) You do not need to copy the dll into your bin folder once you install aspnetemail on your local box because it will be installed into your GAC.

    You will need to add a reference to the dll though.

    You do not need to distinguish between the install version and the trial version because they are the same. The different is that our server is installed with a license key.

    Hope this helps.

    quote:Originally posted by cyberidge

    Hi!

    Does anyone here successfully deployed the ASPNetMail in Code Behind Form???

    If so then I have couple of queries:

    1- How can I refer the ASPNetMail in my Local Project if I dont have any in my system?
    2- If I download the Trial Version and Pasted it in my BIN Folder then how do I distinguish the Trial Version and the installed version as it is on DiscountASP.Net?

    Regards,

    Mudassir
    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page