Sky Software Homepage LogicNP Software Knowledge Base And FAQ

 
Contact Product Support    SearchSearch      Subscribe to the RSS feed for this forum

INFO: Deploying CryptoLicensing For .Net With Your Software

 
Subscribe to the RSS feed for this forum  Forum Index -> CryptoLicensing For .Net
View previous topic :: View next topic  
Author Message
Support



Joined: 18 Jul 2005
Posts: 731

Posted: Thu May 14, 2009 6:06 am    Post subject: INFO: Deploying CryptoLicensing For .Net With Your Software

To deploy your software, you need to distribute the LogicNP.CryptoLicensing.dll file with your software. This dll is the licensing runtime containing the license validation classes. This file must be copied to the same folder as your .Net assembly. LogicNP.CryptoLicensing.dll does not have any dependencies, so it is the only file that needs to be redistributed with your software.

Note

When licensing Pocket PC/ Windows Mobile/Windows CE based apps developing using .Net Compact Framework, reference the LogicNP.CryptoLicensing.CF.dll assembly instead of the LogicNP.CryptoLicensing.dll assembly. See the topic 'Licensing Pocket PC/ Windows Mobile/Windows CE Based Apps' in the help file for more information.

Packaging the LogicNP.CryptoLicensing.dll file inside your host application

If you wish to simplify deployment, you can add the LogicNP.CryptoLicensing.dll file as an 'Embedded Resource' in your host assembly and use the AppDomain.AssemblyResolve event to load the LogicNP.CryptoLicensing.dll assembly. See the KB topic http://www.ssware.com/support/viewtopic.php?p=637 for sample code.
Back to top
Display posts from previous:   
Forum Index -> CryptoLicensing For .Net All times are GMT
Page 1 of 1

 
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group