I am running version 8.2.4
I have verified that the user has write permissions to the drive that the export is attempting to write to.
I have verified theCrystal versions defined on the Crystal config pages have been loaded on the server along with the .Net Framework version
The error message below shows oin event Viewer on server when trying to run a Crystal report to Export task.
CreateReport->Crystal reports exception: System.MissingMethodException: Method not found: 'CrystalDecisions.ReportAppServer.DataDefModel.PropertyBag CrystalDecisions.ReportAppServer.ReportDefModel.ISCRExportOptions.get_ExportOptionsEx()'.
at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)
at CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExportRequestContext reqContext)
at CrystalDecisions.CrystalReports.Engine.FormatEngine.Export(ExportRequestContext reqContext)
at CrystalDecisions.CrystalReports.Engine.ReportDocument.ExportToDisk(ExportFormatType formatType, String fileName)
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.PPENJFPCKBMOKKIPLFIKJECNAGJNBJGIIIGL.DEBAFOANNHPBAFPJMCECHNHJECIMDMFKHMHF() in C:\sourcefiles\code\VisualCronService\Jobs\TaskProcesses\Reporting\clsProcessTaskCrystalReports.vb:line 106
This appears to be some sort of bug in the code based on the error message as there is no directory of C:\sourcefiles\code\VisualCronService on the server.
How do we troubleshoot this further.
Matt
Edited by moderator
2018-01-24T14:38:23Z
|
Reason: Not specified