New to Telerik Reporting? Download free 30-day trial

Q3 2015 SP1 Changes and Dependencies

This article explains the manual changes required when upgrading to Telerik Reporting Q3 2015 SP1 (9.2.15.1105).

WPF Report Viewer Dependencies

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

WinForms Report Viewer

The method CancelRendering is now obsolete. Please use the CancelRendering method instead.

WPF Report Viewer

The method CancelRendering is now obsolete. Please use the CancelRendering method instead.

HTML5 Report Viewer

The default report viewer template now uses a Telerik proprietary font. The font is located in C:\Program Files (x86)\Telerik\Reporting 2024 Q1\Html5\ReportViewer\font. The font folder and its content should be present in the ReportViewer folder of your report viewer application.

HTML5 ASP.NET Web Forms Report Viewer

The property Parameters is now read-only, allowing the containing parameter instances to be accessed by name.

In this article