New to Telerik Reporting? Download free 30-day trial

R1 2021 SP2 Changes and Dependencies

This article explains the manual changes required when upgrading to Telerik Reporting R1 2021 SP2 (15.0.21.326).

Changes

License Agreements

End User License Agreement (EULA) is updated to include Telerik UI for WinUI product, which is now official.

WPF Report Viewer for .NET Framework

The viewer is built with Telerik UI Controls for WPF 2021.1.325.40. If you are using a newer version, consider adding binding redirects. For more information see: How to Add report viewer to a WPF .NET Framework project.

WPF Report Viewer for .NET Core

The viewer is built with Telerik UI Controls for WPF 2021.1.325.310 and targets .NET Core 3.1.

WPF Report Viewer for .NET 5

The viewer is built with Telerik UI Controls for WPF 2021.1.325.50 and targets .NET 5.

Silverlight Report Viewer

The viewer is built with Telerik UI Controls for Silverlight 2021.1.325.1050.

Dependencies

HTML5 Report Viewer Dependencies

The HTML5 Report Viewer depends on the following libraries:

  • Telerik Kendo UI (2020.3.1118 or later)

  • jQuery (1.9.1 or later)

  • Browser's native support for promises. When the browser does not support promises the viewer will automatically load a promise polyfill from Polyfill.io unless one is not already loaded in the application.

Angular Report Viewer Dependencies

The Angular Report Viewer depends on the following:

  • Angular (4.0.0 or later)

  • jQuery (3.2.1)

HttpClient Dependencies

Connecting a desktop report viewer (WinForms or WPF) to a REST service or Report Server instance requires the following NuGet packages:

  • Newtonsoft.Json (9.0.1 or later for .NET Framework projects, 12.0.3 or later for .NET Core projects)

  • Microsoft.AspNet.WebApi.Client (4.0.30506 or later for .NET Framework projects, 5.2.7 or later for .NET Core projects)

WebServiceDataSource Dependencies

The Overview requires the following NuGet packages:

  • Microsoft.Net.Http (2.0.20710 or later)

  • Newtonsoft.Json (9.0.1 or later)

ASP.NET WebAPI REST Report Service Dependencies

The ASP.NET WebAPI REST Report Service requires the following NuGet packages:

  • Microsoft ASP.NET Web API (4.0.20710.0 or later)

  • Newtonsoft.Json (9.0.1 or later)

ServiceStack Report Service Dependencies

The ServiceStack Report Service uses ServiceStack (3.9.70.0):

CubeDataSource Dependencies

If you are using CubeDataSource, the version of your Microsoft.AnalysisServices.AdomdClient should be 10.0.0.0 or later.

Database Cache Provider Dependencies

If you are using Database Cache Provider, the version of your Telerik Data Access ORM should be 2015.1.225.1 or later.

Internal Cache

The internal cache uses SQLite version 3.26.0.

In this article