Deployment and redistribution of MailBee.NET Objects with your application
I'm going to distribute my application powered by MailBee.NET Objects. Which files should I include in my package?
- MailBee.NET.dll is the only mandatory file in most cases.
- If your application uses iCal and vCard functionality from ICalVCard.dll, you'll need to redistribute it as well.
- If you're using MailBee.BounceMail classes, you'll also need to supply bounce definition database which resides in
BounceDatabase folder of MailBee.NET Objects installation. This database is a set of XML files.
- If you're using MailBee.Pdf classes, add ITextSharp.dll and HtmlAgilityPack.dll assemblies.
It's not required to register the .DLLs in GAC or anything like that. Just make sure they reside in the application folder,
or in /bin folder in case of a web application.
Send feedback to
AfterLogic
Copyright © 2006-2012 AfterLogic Corporation. All rights reserved.