New to Telerik Reporting? Download free 30-day trial

R3 2016 SP1 Changes and Dependencies

This article explains the manual changes required and dependencies to conform when upgrading to Telerik Reporting R2 2016 SP1 (10.2.16.1025).

Known Issue

The Font.Name inherited value for an item is serialized explicitly if any other Font property of the item should be serialized. Observed when working with Standalone Report Designer or manually serializing/packaging a report. This leads to break in the Font.Name property inheritance chain. If you set different Font.Name on a parent item or apply a stylesheet with Font.Name, the affected item will not respect it.

Changes

WPF Report Viewer Dependencies

The viewer is build with Telerik UI Controls for WPF 2016.3.1024.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.

Silverlight Report Viewer Dependencies

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

Other Dependencies

HTML5 Report Viewer Dependencies

The HTML5 Report Viewer depends on the following libraries:

  • Telerik Kendo UI (2013.2.918 or later)

  • jQuery (1.9.1 or later)

ASP.NET WebAPI REST Report Service Dependencies

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

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

  • Newtonsoft.Json (4.5.11.15520 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.

In this article