New to Telerik Reporting? Download free 30-day trial

Cannot Resolve Dependency to Assembly Error Occurs

Environment

Product Progress® Telerik® Reporting
Version Q2 2012 and later
Report Viewers WPF

Description

An error that the dependency to a Telerik assembly cannot be resolved occurs.

Error Message

Cannot resolve dependency to assembly 'Telerik.Windows.XXXX...'.

Cause

The WPf ReportViewer is built against a specific version of Telerik UI for WPF on each official release. Therefore, the versions may not be synchronized.

Solution

Check the dependencies for the Telerik Reporting version you are using and update the assembly references accordingly or add binding redirect.

For more details about the settings required by the WPF ReportViewer, refer to the article on the WPF ReportViewer manual setup.

In this article