We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Starting in 2019, the Reporting control is no longer included in Essential Studio. If you're experiencing issues with the Syncfusion Reporting Platform, Report Viewer, Report Designer, or Report Writer, we recommend migrating to Bold Reports, our dedicated reporting platform.

Bold Reports offers a comprehensive suite of tools and features for all your reporting needs, and we will help you make a smooth transition from the discontinued control. Our support team at https://support.boldreports.com/ is here to assist you with any questions or difficulties you may encounter during the migration process.

We thank you for choosing Syncfusion and appreciate your understanding.

Report Designer Broken after update

We recently updated all of our references to the Syncfusion 13.1 release from the 12.4 version.  Prior to the update we were having no issues at all.  Now we get :

System.IO.FileNotFoundException occurred
  _HResult=-2147024894
  _message=Could not load file or assembly 'Syncfusion.ReportViewer.WPF, Culture=neutral' or one of its dependencies. The system cannot find the file specified.
  HResult=-2147024894
  IsTransient=false
  Message=Could not load file or assembly 'Syncfusion.ReportViewer.WPF, Culture=neutral' or one of its dependencies. The system cannot find the file specified.
  Source=mscorlib
  FileName=Syncfusion.ReportViewer.WPF, Culture=neutral
  FusionLog==== Pre-bind state information ===
LOG: DisplayName = Syncfusion.ReportViewer.WPF, Culture=neutral
 (Partial)
WRN: Partial binding information was supplied for an assembly:
WRN: Assembly Name: Syncfusion.ReportViewer.WPF, Culture=neutral | Domain ID: 1
WRN: A partial bind occurs when only part of the assembly display name is provided.
WRN: This might result in the binder loading an incorrect assembly.
WRN: It is recommended to provide a fully specified textual identity for the assembly,
WRN: that consists of the simple name, version, culture, and public key token.
WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
LOG: Appbase = file:///C:/Projects/HenningSoftwareVisualEstiTrack/VisualEstiTrack/VisualEstiTrack/bin/Debug/
LOG: Initial PrivatePath = NULL
Calling assembly : PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Projects\HenningSoftwareVisualEstiTrack\VisualEstiTrack\VisualEstiTrack\bin\Debug\VisualEstiTrack.vshost.exe.Config
LOG: Using host configuration file: 
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Attempting download of new URL file:///C:/Projects/HenningSoftwareVisualEstiTrack/VisualEstiTrack/VisualEstiTrack/bin/Debug/Syncfusion.ReportViewer.WPF.DLL.
LOG: Attempting download of new URL file:///C:/Projects/HenningSoftwareVisualEstiTrack/VisualEstiTrack/VisualEstiTrack/bin/Debug/Syncfusion.ReportViewer.WPF/Syncfusion.ReportViewer.WPF.DLL.
LOG: Attempting download of new URL file:///C:/Projects/HenningSoftwareVisualEstiTrack/VisualEstiTrack/VisualEstiTrack/bin/Debug/Syncfusion.ReportViewer.WPF.EXE.
LOG: Attempting download of new URL file:///C:/Projects/HenningSoftwareVisualEstiTrack/VisualEstiTrack/VisualEstiTrack/bin/Debug/Syncfusion.ReportViewer.WPF/Syncfusion.ReportViewer.WPF.EXE.

  StackTrace:
       at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
       at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  InnerException: 


We have double checked that every assembly is now referencing the new version and that each assembly that the report designer is dependent upon has been referenced.  Where there any major changes made that could cause this exception?  Also, is there a reason that the reportdesigner.dll is not available via the  Syncfusion Wpf Nuget?

1 Reply

NB Nithya B Syncfusion Team June 29, 2015 12:06 PM UTC

Hi Justin,

Thanks for using Syncfusion products.

We regret to inform you that we have tested multiple scenario to reproduce the mentioned issue but we are unable to reproduce the mentioned issue. Instead of this we are facing similar kind of issue only if we enable runtime exception (Debug->Exceptions->Common Language Runtime Exceptions). Could you please confirm with us whether the runtime exception enabled in your application?. If you still face any issues, could you please share more details on this, it will be helpful for us to provide a solution earlier.

Please let us know if you have any questions.

Regards,
Nithya B

Loader.
Live Chat Icon For mobile
Up arrow icon