The license key is not valid after update to 2023.2.6

Stimulsoft Reports.BLAZOR discussion
Post Reply
mrapi
Posts: 277
Joined: Sat Dec 20, 2008 1:08 am

The license key is not valid after update to 2023.2.6

Post by mrapi »

Hi
after update to v 2023.2.6 got the error:

Code: Select all


Blazor.webassembly.js:1 crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
      Unhandled exception rendering component: The license key is not valid!
System.Exception: The license key is not valid!
   at Stimulsoft.Base.StiLicense.SetNewLicenseKey(String value, Boolean throwException)
   at Stimulsoft.Base.StiLicense.set_Key(String value)
   at Rezervari.Client.Liste.LRap.OnInitializedAsync() in D:\_dev_\blazor\RezB\Client\Liste\LRap.razor:line 43
   at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()
   
In my app I get the license key from server request and the I set it:

Code: Select all

  Stimulsoft.Base.StiLicense.Key =...

all works fine if I revert to 2023.2.5

thanks
Max Shamanov
Posts: 768
Joined: Tue Sep 07, 2021 10:11 am

Re: The license key is not valid after update to 2023.2.6

Post by Max Shamanov »

Hello,

Please send us your request with detailed description on support@stimulsoft.com.

Thank you.
Max Shamanov
Posts: 768
Joined: Tue Sep 07, 2021 10:11 am

Re: The license key is not valid after update to 2023.2.6

Post by Max Shamanov »

Hello,

The issue is fixed. The fix will be available in the next release build 2023.2.7.

Thank you.
mrapi
Posts: 277
Joined: Sat Dec 20, 2008 1:08 am

Re: The license key is not valid after update to 2023.2.6

Post by mrapi »

thanks!
Max Shamanov
Posts: 768
Joined: Tue Sep 07, 2021 10:11 am

Re: The license key is not valid after update to 2023.2.6

Post by Max Shamanov »

Hello,

You are Welcome!
mrapi
Posts: 277
Joined: Sat Dec 20, 2008 1:08 am

Re: The license key is not valid after update to 2023.2.6

Post by mrapi »

updated today,it is working
thanks
Max Shamanov
Posts: 768
Joined: Tue Sep 07, 2021 10:11 am

Re: The license key is not valid after update to 2023.2.6

Post by Max Shamanov »

Hello,

You are Welcome!
Post Reply