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
close icon
If you became a customer of the Syncfusion Reporting Platform or the Report Viewer, Report Designer, or Report Writer components before October 2019 and have questions related to those products, you can request support through our forum system. However, please note that this support system is only for existing customers who are still using the Syncfusion Reporting Platform or its components and not for new customers looking for reporting products from Syncfusion.

For new customers or those with general reporting questions, we recommend contacting our support team at https://support.boldreports.com/, which is a separate brand created by Syncfusion for its reporting solutions. Our team will be happy to assist you with any questions you may have.

Thank you for choosing Syncfusion for your reporting needs.

.Net Core Report: Reference Custom Assembly

I followed the directions for adding a reference to a custom assembly: 

I'm using .net Core. I created the custom assembly as a .net Core assembly. I added to GAC. I cannot preview in Report Designer or view the report in ReportViewer.

I also added the custom assembly to the Report Designer folder.

Is there anything different that needs to be done for .net Core?

1 Reply

VS Vinoth Srinivasan Syncfusion Team August 5, 2019 07:41 AM UTC

Hi Paul, 
 
If you are using our web ReportDesigner or ReportViewer as an embedded control in your application, then you have add the custom assemblies in that application. Also, please include the version and public key details for the custom assemblies as shown in the below example in report. 
 
Reports_CustomLibrary, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null 
 
Reports_CustomLibrary, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 
 
 
 
If you still face any issue then please share your RDL report with us, it will be helpful for us to validate the issue at our end. 
 
Regards, 
Vinoth S. 


Loader.
Live Chat Icon For mobile
Up arrow icon