5.3 KiB
title | page_title | description | slug | tags | published | position | previous_url |
---|---|---|---|---|---|---|---|
Q2 2015 | Q2 2015 Release Overview | See the changes introduced with Telerik Reporting Q2 2015 that should be considered before upgrading, and the 3rd party products & packages this version depends on. | telerikreporting/upgrade/2015/q2-2015 | q2,2015 | True | 1 | /upgrade-path-2015-q2 |
Q2 2015 Changes and Dependencies
This article explains the manual changes required when upgrading to Telerik Reporting Q2 2015 (9.1.15.624).
Standalone Report Designer
TRDX files created by the Standalone Report Designer contain XML version http://schemas.telerik.com/reporting/2012/3.8
.
Label Connectors for Bar Series
If your chart uses BarSeries, note that the newly introduced label connectors are visible by default. The above is applicable for both Cartesian and Polar coordinate systems.
ASP.NET WebAPI REST Report Service implementation changes
- The CreateReportResolver method is now obsolete. Please use ReportServiceConfiguration property instead.
- The CreateCache method is now obsolete. Please use ReportServiceConfiguration property instead.
- The CreateStorage method is now obsolete. Please use ReportServiceConfiguration property instead.
ServiceStack REST Report Service implementation changes
- The CreateReportResolver method is now obsolete. Please use ReportServiceConfiguration property instead.
- The CreateCache method is now obsolete. Please use ReportServiceConfiguration property instead.
- The CreateStorage method is now obsolete. Please use ReportServiceConfiguration property instead.
Changes
WPF Report Viewer Dependencies
The viewer is build with Telerik UI Controls for WPF 2015.2.623.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.623.1050
.
Dependencies
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.
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)