Group: Forum Members
Last Active: 12 Years Ago
Posts: 1,
Visits: 1
|
Added this code with the Desktop Key in place of the xxxxx below:
NLicense license = new NLicense("xxxxx"); NLicenseManager.Instance.SetLicense(license); NLicenseManager.Instance.LockLicense = true;
I have tried putting this in the main Program.cs and in the user control which uses Nevron.
I un-installed everything and downloaded the latest version of Nevron .NET Vision 2012.1 for VS2010 which did not help either.
- Clinton
|