How to Resolve the "Syncfusion.Windows.Shared.LicenseHelper" Issue in the Bold Reports Report Viewer for WPF
When using the Bold Reports WPF Report Viewer to preview a report, you may encounter an error message stating, “Could not load type ‘Syncfusion.Windows.Shared.LicenseHelper’ from assembly ‘Syncfusion.Shared.WPF, Version=xx.xxxx.x.xx, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89’”. This error usually occurs due to version mismatches in the Syncfusion.Grid.WPF and the dependent assemblies of Bold Reports WPF NuGet packages.
To resolve this issue, you should ensure that the Syncfusion.Grid.WPF
NuGet packages are installed in your application.
If you have already installed the Syncfusion.Grid.WPF
NuGet packages in your application, please check within our BoldReports.WPF
dependent package. The Syncfusion.Grid.WPF
package has already been used within the BoldReports.WPF
package. Therefore, it is important to update the Syncfusion.Grid.WPF
package to the same version or a higher version, as shown in the screenshot below.