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

Upgrading Telerik Reporting and UI together. Where to put xaml files?

1 Answer 50 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Patrick
Top achievements
Rank 1
Patrick asked on 25 Aug 2015, 05:40 PM

I posted this in the sticky above about updating but since those are ancient threads, I'm not sure they were noticed, so I apologize for the repost, but I need some help on this. 

 

I'm updating to the Q2 2015 reporting tools in VS2015, and I'm having an issue with the many guides that are identical to this one:
http://www.telerik.com/support/kb/reporting/details/the-wpf-silverlight-report-viewer-is-blank-after-upgrading-from-version-prior-to-q1-2014-to-q1-2014-or-later

My problem is that when I add the following: 
<ResourceDictionary Source="/Telerik.Windows.Themes.Expression_Dark;component/Themes/Telerik.ReportViewer.Wpf.xaml"/>
it squiggly underlines Telerik.ReportViewer.Wpf.xaml and tells me "(my path)\Assemblies\Telerik.Windows.Themes.Expression_Dark.dll\Themes\Telerik.ReportViewer.Wpf.xaml" path not found
 I have 7 other identical lines, pointing to other xaml files and they all seem to be working fine.
I've updated all relevant references in my project to be sure I don't have lingering 2013 versions about, and all is well on that front.
It's just this one file that's not behaving.

To be more specific:
The guide post I linked above says "2. Add the respective xaml files for the desired theme. ..."
How/where are those xaml files to be added? We've been using this theme for over 2 years, but we don't have any of those xaml files anywhere in our solution currently.

Any suggestions?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 28 Aug 2015, 12:54 PM
Hello Patrick,

Please, check the Installing Telerik Reporting article, where you can find details how to install Telerik Reporting, and what and where will be included.

About the error message, note that the WPF ReportViewer control is not part of Telerik UI for WPF and its XAML is not included in the used assembly. The corresponding XAML file can be obtained from Telerik Reporting installation folder under WPF/Themes/corresponding theme.

More details can be found in How to: Add report viewer to a WPF application.


I hope this information is helpful.

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Patrick
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or