Sky Software Homepage LogicNP Software Knowledge Base And FAQ

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

INFO: How to set license for the CryptoLicensing Generator API or the license service

 
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: Wed Dec 01, 2010 3:57 am    Post subject: INFO: How to set license for the CryptoLicensing Generator API or the license service

By default, the CryptoLicensing Generator API and the license service (which indirectly uses the Generator API) operate in evaluation mode; in this mode all generated licenses expire after 30 days (the "Absolute Date Of Expiration" is set 30 days ahead). If you are a licensed user of CryptoLicensing, you need to set your license code so that the API operates in full licensed mode. This license code is specified via the CryptoLicenseGenerator.SetLicenseCode method.

When you purchase CryptoLicensing, we send you a the license information email with the subject "License Information For CryptoLicensing...". That email has two types of license codes:

1. Normal (non-License Service code)
This license code should be used with the CryptoLicenseGenerator.SetLicenseCode method when using the Generator API in a Windows Forms or Console App, or any other Desktop (non-ASP.Net context).

This license code is also the one to be used in the CryptoLicensing UI via Help menu --> Enter License

2. "License Service" Code
This license code should be used with the CryptoLicenseGenerator.SetLicenseCode method when using the Generator API in any ASP.Net context like the license service, e-commerce pages, or any other ASP.Net pages in which you use the Generator API.

Call the SetLicenseCode method as the first thing in the constructor of your license service class or that of your e-commerce page class.
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