PDA

View Full Version : ASPNetMail Code Behind Form usage


cyberidge
10-10-2003, 07:19 AM
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

bruce
10-10-2003, 08:02 AM
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.

[b]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">