Adding Licence Key to .NET Core app using NodeServices
Posted: Thu Oct 19, 2017 7:30 am
Hello,
I'm using the .NET Core app report exporting from server side with NodeServices with implemented exportPdf.js and exportHtml.js from Demo Project. I've added in every controller and in every place this piece of code Stimulsoft.Base.StiLicense.Key = "MyKey" and even in .js files but still the "TRIAL" is being displayed. I can add that the key is correct since adding it into the Demo Project removes the "TRIAL" keyword.
What should I do?
Regards
I'm using the .NET Core app report exporting from server side with NodeServices with implemented exportPdf.js and exportHtml.js from Demo Project. I've added in every controller and in every place this piece of code Stimulsoft.Base.StiLicense.Key = "MyKey" and even in .js files but still the "TRIAL" is being displayed. I can add that the key is correct since adding it into the Demo Project removes the "TRIAL" keyword.
What should I do?
Regards