Problem with license

Stimulsoft Reports.JS discussion
Post Reply
Rubicon2012
Posts: 1
Joined: Thu Nov 28, 2019 11:59 am

Problem with license

Post by Rubicon2012 »

Hi,
i tried to update my application with the new 2020.5.2 Version.
When i use no license key, so i get a trial version, the Viewer starts normal. But when i set in the license key i get.

TypeError: Cannot read property '0' of null
at Function.fromNetJsonString (stimulsoft.reports.js:51)
at r.loadFromString (stimulsoft.reports.js:54)
at r.decryptFromString (stimulsoft.reports.js:54)
at Function.get2 (stimulsoft.reports.js:54)
at Function.OlpCp (stimulsoft.reports.js:54)
at Function.set key [as key] (stimulsoft.reports.js:54)
at Function.loadFromString (stimulsoft.reports.js:54)
at Function.loadFromFile (stimulsoft.reports.js:54)

It´s the same when i load the key from file or put it directly in the sourcecode.

greetings

Stefan
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: Problem with license

Post by Lech Kulikowski »

Hello,

Please send us yoru request on support@stimulsoft.com.

Thank you.
690486439
Posts: 15
Joined: Fri Mar 22, 2019 9:19 am

Re: Problem with license

Post by 690486439 »

Hello,
I also met!
Stimulsoft.Base.StiLicense.loadFromFile('/assets/stimulsoft/license.key'); Error
Version: Angular 12

ERROR TypeError: Cannot read properties of null (reading '0')
at o.fromNetJsonString (src\app\report\stimulsoft\stimulsoft.reports.js:44:17886)
at c.loadFromString (src\app\report\stimulsoft\stimulsoft.reports.js:47:193781)
at c.decryptFromString (src\app\report\stimulsoft\stimulsoft.reports.js:47:195205)
at l.get2 (src\app\report\stimulsoft\stimulsoft.reports.js:47:196050)
at s.setNewLicenseKey (src\app\report\stimulsoft\stimulsoft.reports.js:47:196670)
at Function.set [as key] (src\app\report\stimulsoft\stimulsoft.reports.js:47:196366)
at s.loadFromString (src\app\report\stimulsoft\stimulsoft.reports.js:47:197242)
at s.loadFromFile (src\app\report\stimulsoft\stimulsoft.reports.js:47:197163)
at StimulsoftConfig.configKey (stimulsoft.config.component.ts:101:32)
at StimulsoftConfig.systemInit (stimulsoft.config.component.ts:39:10)
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: Problem with license

Post by Lech Kulikowski »

Hello,

Please send us your request on support@stimulsoft.com.

Thank you.
Post Reply