License key issue
Posted: Thu Jan 28, 2021 3:10 pm
Hello,
In 2020.4.2 I've been setting my license key like this:
stimulsoft_lk is a constant with license key as string
After updating files to 2021.1.1 started to get "TRIAL" on my pages.
Doesn't show any error or anything else.
Is there anything that was changed with license key ?
Any other approaches that I can try to get license key to be applied ?
We use the same key for JS and .NET, for .NET it's working
In 2020.4.2 I've been setting my license key like this:
Code: Select all
Stimulsoft.Base.StiLicense.key = stimulsoft_lk;
After updating files to 2021.1.1 started to get "TRIAL" on my pages.
Doesn't show any error or anything else.
Is there anything that was changed with license key ?
Any other approaches that I can try to get license key to be applied ?
We use the same key for JS and .NET, for .NET it's working