Duplicated
Last Updated: 21 Feb 2024 11:26 by ADMIN
Ran
Created on: 13 Feb 2024 18:45
Type: Bug Report
0
Telerik Report 17.2.23.1114 Method not found: 'Boolean StackExchange.Redis.IDatabase.StringSet()

We are trying to upgrade our front end to Angular 17.   When we set the telerik version to 17.2.23.1114, none of the reports open and we are getting the method not found error. 

This is the configuration in our telerik report project which runs .NET 6.

<PackageReference Include="Telerik.Drawing.Skia" Version="17.2.23.1114" />
<PackageReference Include="Telerik.Reporting.Cache.StackExchangeRedis.2" Version="17.2.23.1114" />
<PackageReference Include="Telerik.Reporting.Services.AspNetCore" Version="17.2.23.1114" />

Attached Files:
Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
2 comments
ADMIN
Todor
Posted on: 21 Feb 2024 11:26

Hi Ran,

Indeed, we had a regression related to Redis - Redis Storage throws an exception in Reporting R3 2023. That's the reason we marked this thread as 'Duplicated'.

The issue is fixed with 2024 Q1 (18.0.24.130) and it is strange that on your end the problem occurs also with our latest version.

Did you ensure all Reporting resources are properly upgraded? This is a must for our Reporting tool to work as expected.

Can you elaborate on your environment and send us a Trace Listener log from the Reporting REST Service that reproduces the issue with 2024 Q1 (18.0.24.130)?

Regards,
Todor
Progress Telerik

Stay tuned by visiting our roadmap and feedback portal pages, enjoy a smooth take-off with our Getting Started resources, or visit the free self-paced technical training at https://learn.telerik.com/.
Ran
Posted on: 14 Feb 2024 16:17

Referred ticket mentions using one of the previous versions, but it does not work for us. 

In the previous Reporting versions, 17.1.23.718 and 17.0.23.118 the Redis storage with the same setup works as expected

When we try to use the latest version 18.0.24.130 we also get an error. 

Can you please recheck?

Thanks in advance