3.3 KiB
title | page_title | description | slug | tags | published | position | previous_url |
---|---|---|---|---|---|---|---|
Q2 2015 SP1 | Q2 2015 SP1 Release Overview | See the changes introduced with Telerik Reporting Q2 2015 SP1 that should be considered before upgrading, and the 3rd party products & packages this version depends on. | telerikreporting/upgrade/2015/q2-2015-sp1 | q2,2015,sp1 | True | 2 | /upgrade-path-2015-q2-sp1 |
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]({%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 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]({%slug telerikreporting/using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-api-reference/documents-api/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]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/overview%}) 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]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/web-application/html5-asp.net-web-forms-report-viewer/overview%}) 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]({%slug telerikreporting/using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-api-reference/overview%}) 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]({%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.
Standalone Report Designer
TRDX files created by the Standalone Report Designer contain XML version http://schemas.telerik.com/reporting/2012/3.8
.