Q2 2015 SP1 Changes and Dependencies
This article explains the manual changes required when upgrading to Telerik Reporting Q2 2015 SP1 (9.1.15.731).
Changes
WPF Report Viewer Dependencies
The viewer is build with Telerik UI Controls for WPF 2015.2.728.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 2015.2.728.1050
.
Dependencies
REST Report Service caching behavior
On report document retrieval the report service will not retrieve cached report by default. This can be managed with the request body as elaborated in Resolve Document article.
HTML5 Report Viewer and wrappers
Due to the changes in the REST Report Service you have to mandatory update the ReportViewer JavaScript (ReportViewer/js/telerikReportViewer-9.1.15.731.js).
HtmlTextBox
The HtmlTextBox now will decode any HTML content part of embedded expressions.
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)
HTML5 ASP.NET Web Forms Report Viewer Dependencies
The HTML5 ASP.NET Web Forms Report Viewer depends on the following libraries:
- The control is built on and requires ASP.NET 4 Web Forms or newer framework.
- 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)
CubeDataSource Dependencies
If you are using CubeDataSource, the version of your Microsoft.AnalysisServices.AdomdClient should be 10.0.0.0
or later.
Standalone Report Designer
TRDX files created by the Standalone Report Designer contain XML version http://schemas.telerik.com/reporting/2012/3.8
.