Skip to Content
0
Jul 27, 2023 at 08:55 AM

Crystal Report DLL

98 Views

Hi ,

I want to add below Crystal Report DLL to my Project. Where can i find the Correct DLL.

CrystalDecisions.CrystalReports.Engine.dll

CrystalDecisions.Shared.dll

When i add DLL from (C:\Program Files\SAP\SAP Business One\Crystal\ ) this path i am getting this error

System.TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception. ---> System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID


Thanks