After i deploy the asp.net application in server crystal report is not working

0

This is my first error problem:

enter image description here

And this is my second:

enter image description here

And this is my error message:

Unable to cast COM object of type 'CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass' to interface type 'CrystalDecisions.ReportAppServer.Controllers.ISCRReportSource'.
This operation failed because
the QueryInterface call on the COM component for the interface with
IID '{31E7715A-8AD0-4D1C-958E-C1BE0A6F2D0C}'
failed due to the following error:
No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).

I get this error message after deploy.
Please tell me a solution to solve this.

asp.net
crystal-reports
asked on Stack Overflow Oct 5, 2018 by Hari prakash • edited Oct 5, 2018 by zx485

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0