Added Licensing code with Desktop Key and I still get water mark... What do I do?


Added Licensing code with Desktop Key and I still get water mark......
Author
Message
Clinton Chapman
Clinton Chapman
Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)
Group: Forum Members
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
Reply
Jarrett Robertson
Jarrett Robertson
Junior Member (12 reputation)Junior Member (12 reputation)Junior Member (12 reputation)Junior Member (12 reputation)Junior Member (12 reputation)Junior Member (12 reputation)Junior Member (12 reputation)Junior Member (12 reputation)Junior Member (12 reputation)
Group: Forum Members
Posts: 12, Visits: 1
I'm a bit confused as what you mean by apply the key. I added the code from the documentation

NLicense license = new NLicense("XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX");
NLicenseManager.Instance.SetLicense(license);
NLicenseManager.Instance.LockLicense = true;

where the X's are replaced by my desktop key. I copied the key from My Account and pasted it so I'm sure that I didn't mistype the key in. This code is the first thing that happens when my control is initialized so unless I'm missing something else I don't know what applying the license means.

Thanks,
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search