cancel
Showing results for 
Search instead for 
Did you mean: 

SAP B1 Error When Trying To Export Crystal Report to PDF using SDK

former_member319241
Participant
0 Kudos

Hi,

I have developed a screen in SAP B1 addon using SDK to export one crystal report to PDF.

It is working fine when I run it from code in visual studio but when I try to export from addon it gives error.

Retrieving the COM class factory for component with CLSID {C0C99FA5-E1D3-494E-BE0C-73C19424F91C} failed due to the following error: 8007007f The specified procedure could not be found. (Exception from HRESULT: 0x8007007F).

It requires two DLL and I have tried both options copy local to true and false.

1) CrystalDecisions.CrystalReports.Engine

2) CrystalDecisions.Shared

Please reply.Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Saurabh,

Did you try, adding reference of these dll at time of addon creation?

Also try to install crystal runtime of proper version.

Regards,

Zuber Kazi

Answers (0)