Group: Forum Members
Last Active: 6 Years Ago
Posts: 5,
Visits: 27
|
Bought the Enterprise Edition.
In the Nevron License Key Manager i have two keys. - KeyType [Design] Machine ID [my machine id] (Same as showing in the header of the License Manager) - KeyType [Desktop] Client ID [111]
The Watermark are allway showing, in any example.
If i do a test with "NOV WPF Rich Text Editor Application from VStudio Open Vision WPF Templates", the watermark is also showing.
I edit the "Program.cs". There is the line with "NLicenseManager.Instance.SetLicense(new NLicense("LICENSE KEY"));" Changed the "LICENSE KEY" with my Design Key.
Watermark showing. The message is "The control was unable to find a valid license key" "Current MachineId [1]".
Changed the "LICENSE KEY" with my Desktop Key.
Watermark showing. The message is "The control was unable to find a valid license key" "Current MachineId [1]".
Add both keys comma seperated
Same result.
What i'm doing wrong?
|