reporting-docs/upgrade/2018/r2-2018.md

4.4 KiB

title page_title description slug tags published position previous_url
R2 2018 R2 2018 Release Overview See the changes introduced with Telerik Reporting R2 2018 that should be considered before upgrading, and the 3rd party products & packages this version depends on. telerikreporting/upgrade/2018/r2-2018 r2,2018 True 4 /upgrade-path-2018-r2

R2 2018 Changes and Dependencies

This article explains the manual changes required when upgrading to Telerik Reporting R2 2018 (12.1.18.516).

Changes

Newtonsoft.Json 9.0.1

Assemblies and NuGet packages depending on Newtonsoft.Json now require 9.0.1 or newer version.

Standalone Report Designer

TRDX, TRDP and TRBP files created by the Standalone Report Designer use schema version http://schemas.telerik.com/reporting/2018/2.0.

WPF Report Viewer

The viewer is build with Telerik UI Controls for WPF 2018.2.515.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]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/wpf-application/how-to-add-report-viewer-to-a-wpf-.net-framework-project%}).

Silverlight Report Viewer

The viewer is build with Telerik UI Controls for Silverlight 2018.2.515.1050.

Dependencies

HTML5 Report Viewer Dependencies

The [HTML5 Report Viewer]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/overview%}) depends on the following libraries:

  • Telerik Kendo UI (2015.3.930 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]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/web-application/angular-report-viewer/angular-report-viewer-overview%}) depends on the following:

  • Angular (4.0.0 or later)

  • jQuery (3.2.1)

WPF Report Viewer

To connect to a REST service or Report Server instance, you have to install the Microsoft ASP.NET Web API Client v.4.0.30506 NuGet package. Installing a newer version would require upgrading the project's target framework.

WinForms Report Viewer Dependencies

If you connect to a REST service or Report Server instance, you have to install the Microsoft ASP.NET Web API Client v.4.0.30506 NuGet package. Installing a newer version would require upgrading the project's target framework.

WebServiceDataSource Dependencies

The [Overview]({%slug telerikreporting/designing-reports/connecting-to-data/data-source-components/webservicedatasource-component/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]({%slug telerikreporting/using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-api-reference/overview%}) 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]({%slug telerikreporting/using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/servicestack-implementation/how-to-add-telerik-reporting-rest-servicestack-to-web-application%}) uses ServiceStack (3.9.70.0):

CubeDataSource Dependencies

If you are using [CubeDataSource]({%slug telerikreporting/designing-reports/connecting-to-data/data-source-components/cubedatasource-component/overview%}), 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]({%slug telerikreporting/using-reports-in-applications/export-and-configure/cache-management/other-reportviewer-controls/configuring-the-database-cache-provider%}), the version of your Telerik Data Access ORM should be 2015.1.225.1 or later.