Getting this when running Crystal Report.
System Information
==================
AppServer Connection: (unsure if I should post the server url here or not)
Form Name: EpiCrystalViewer
Customization Name:
Menu ID:
Software Version: 4.1.200.9
============
Application Error
Exception caught in: mscorlib
Error Detail
============
##!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 ‘{98CDE168-C1BF-4179-BE4C-F2CFA7CB8398}’ failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
##!Program:##! CommonLanguageRuntimeLibrary
##!Method:##! GetCOMIPFromRCW
Client Stack Trace
==================
at System.StubHelpers.StubHelpers.GetCOMIPFromRCW(Object objSrc, IntPtr pCPCMD, IntPtr& ppTarget, Boolean& pfNeedsRelease)
at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Refresh()
at CrystalDecisions.ReportSource.EromReportSourceBase.Refresh(RequestContext reqContext)
at CrystalDecisions.CrystalReports.Engine.FormatEngine.Refresh(RequestContext reqContext)
at CrystalDecisions.CrystalReports.Engine.ReportDocument.Refresh()
at CrystalDecisions.CrystalReports.Engine.Table.SetDataSource(Object val, Type type)
at CrystalDecisions.CrystalReports.Engine.ReportDocument.SetDataSourceInternal(Object val, Type type)
at CrystalDecisions.CrystalReports.Engine.ReportDocument.SetDataSource(DataSet dataSet)
at Ice.Lib.Report.EpiCrystalPushRpt.SetRptDataSource(DataSet dtsData, ReportDocument oRpt)
at Ice.Lib.Report.EpiCrystalPushRpt.Process(List`1 rptDocList, String dataFile, String rptFile, DataSet dtsData, Session session)
at Ice.Lib.Report.EpiCrystalViewer.LoadReport(Object state)
Saw another post saying use personalization purge but I’m unsure how that would effect it and which personalization to purge. Can’t run any Crystal reports from my account as of right now. Haven’t tried any other accounts though.