This is a migrated thread and some comments may be shown as answers.

Problems Upgrading ro Reporting 2014 Q1

1 Answer 29 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 03 Apr 2014, 09:13 AM
We are using Reporting 2013 Q3 in a WPF Application together  with RadControls 2013 Q3 1316 and so far everything runs fine.

Now we are trying to update to Reporting 2014 Q1 (via Wizard or manual). When a new ReportViewer is being instantiated with 

Telerik.ReportViewer.Wpf.ReportViewer reportViewer = new Telerik.ReportViewer.Wpf.ReportViewer();

we get a assembly not found exception:

Die Datei oder Assembly "Telerik.Windows.Controls, Version=2013.3.1202.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7" oder eine Abhängigkeit davon wurde nicht gefunden. Die gefundene Manifestdefinition der Assembly stimmt nicht mit dem Assemblyverweis überein. (Ausnahme von HRESULT: 0x80131040)

Obviously Reporting 2014 Q1 references somewhere Telerik.Windows.Controls, Version=2013.3.1202.40, but we cannot find where to change it...

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 03 Apr 2014, 10:47 AM
Hi Peter,

The dependencies for the specified versions of Telerik Reporting and UI for WPF are described in the Upgrade Path Q1 2014 help article.

For the mentioned two versions, you will need to use binding redirects, as officially the WPF ReportViewer version 8.0 14.225 was built against earlier version of the UI for WPF. Both products are synchronized in the consecutive internal builds: Telerik Reporting 8.0.14.311 and UI for WPF 2014.1.310.


Regards,
Peter
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Peter
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or