Skip to Content
0
Apr 14 at 01:47 PM

Can no longer open Crystal report created with Crystal Reports for Visual Studio 2010

151 Views

ASP.Net web application developed in Visual Studio 2010 with Crystal Reports for Visual Studio 2010 version 13.0.2000.0 on developer workstation running Windows 10 Pro with latest updates.

I can no longer open Crystal Reports in this application at design time or run time.

Design time error: The operation could not be completed. Error in the DLL

Run time error: 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 '{98CDE168-C1BF-4179-BE4C-F2CFA7CB8398}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).

This legacy application will be upgraded, but I need to edit and run the reports in the current version.

How can I make it work?

Thank you