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

Exceptions showing up in userdumps

1 Answer 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Shane
Top achievements
Rank 1
Shane asked on 11 Aug 2011, 04:24 PM
We are currently creating userdumps from our project while trying to debug a problem and seeing the following error when we generate PDFs.

Exception object: 0000000005a68790
Exception type: System.Resources.MissingManifestResourceException
Message: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "Telerik.Reporting.XamlRendering.WpfReport.resources" was correctly embedded or linked into assembly "Telerik.Reporting" at compile time, or that all the satellite assemblies required are loadable and fully signed.


We're not using Xaml/WPF at all and all we have referenced is Telerik.Reporting.  Is there another assembly I should be adding so that this exception goes away?

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 15 Aug 2011, 01:39 PM
Hi Shane ,

This is handled exception thrown by the rendering extension when trying to load the localized rendering extension name for the WPF report viewer. Thus you don't have to do anything as this is expected behavior. However we will consider changing this behavior and avoid throwing an exception. 

Best wishes,
Peter
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

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