Start a new topic
Solved

Crystal EXPORT error "Max processing time or Max records limit reached"

The following error occurs on EXPORT of a Crystal document:

Error ==> Failed to Export :: Error in File 13620_27116_{B1098BDC-9A21-4845-8CB5-90DF1C76D79F}.rpt: Max processing time or Max records limit reached

The error occurs due to setting in the CrystalReports2016ReportApplicationServer that limits the number of records which can be returned by a query:

  • Log into the BusinessObjects CMC
  • Open the Properties of the CrystalReports2016ReportApplicationServer
  • Under Crystal Reports 2016 Viewing and Modification Service, locate Number of database records to read..
  • Change the setting to -1 
  • Save and re-start CrystalReports2016ReportApplicationServer 
1 Comment

Hi Bryan,


The following error occurs on EXPORT action:


Error ==> Failed to Export :: IDL:omg.org/CORBA/NO_RESPONSE:1.0 has been thrown.  Reason for failing: . ... Stack ==>  at InfoSol.InfoBurst.Enterprise.CR_Client.ExportAs(BOExportFormat fmt, String fileName) in C:\InfoBurst\Source_NET46\IBE_Handlers\BI42\CR_Client.cs:line 666
  at InfoSol.InfoBurst.Enterprise.BI42.Export(PI_ExportFormat Format, String OutFile, PI_ExportOptions Options) in C:\InfoBurst\Source_NET46\IBE_Handlers\BI42\BI42.cs:line 1997

zip
Login or Signup to post a comment