Hello,
I'm working with Crystal Reports for Visual Studio SP9 in an ASP.NET application using Visual Studio 2010.
If I modify the MaxNumOfRecords option, I'm able to limit the number of records a report can retrieve but I have not found how to limit the processing time of a report event if the error message let me believe it should be possible : "A processing limit was reached. Error in File Report.rpt: Max processing time or Max records limit reached".
How does I define a Maximum Processing Time for a report?
Thank you.
Charles