Hi
My reports are hosted in Crystal Server 2011(SP7; SP10 Patch 04) and I access my reports through .net SDK (CrystalDecisions.ReportAppServer.ClientDoc objects).
The reports works fine even during peak-hours (meaning, 30-40 user are accessing the same report at the same time).
After few days(2-3 days) my application received "Not enough memory for operation" whenever the users try to access any reports.
As I investigate, using windows task manager, the Crystal Server uses only 8gb among its 20gb memory.
Do you have any idea why this "Not enough memory for operation" happen?
Thanks
Erwin
Server infra Reference:
App Server: where asp.net users access the report.
Crystal Server: where the reports are hosted and access by the App Server.
DB Server: is the data source and access by the Crystal Server 2011.