In Development
Last Updated: 11 May 2026 14:34 by ADMIN
Created by: Pedro
Comments: 0
Category: Report Server
Type: Feature Request
1

Please provide support for the FirebirdSql.Data.FirebirdClient, so that I can connect to my Firebird database.

Currently, I have to use the Firebird ODBC driver instead.

In Development
Last Updated: 08 May 2026 15:12 by ADMIN
The Migration tool updates the source storage instance to its own version prior to migration process. This might cause issues in scenarios where an older version of Report Server storage is used in production and the migration is performed using a newer version of Migration tool. The tool must show a confirmation dialog and wait for input from user before modifying the source storage.
In Development
Last Updated: 05 May 2026 10:35 by ADMIN

We've recently deployed a new infrastructure with multiple instances running Telerik Report Servers behind a load balancer.

In this new structure, we noticed a new intermittent bug when rendering some reports using the HTML5 report viewer, which is breaking some of our images included in PictureBox controls due to 400 Bad Request errors.

Upon further inspection, it seems the error happens because one of the instances is returning the following error instead of loading the image, hence the intermittency.

Provided document Id has expired. Please refresh your browser to generate a new one.
When I try opening the URL of the image directly on my browser and keep refreshing, it sometimes loads, but other times shows the error above, which seems to indicate it's a problem with one of the instances.