Hi,
We are looking to upgrade to Visual Studio 2013 from Visual Studio 2008 and were hoping to also upgrade to the new version of Crystal Reports.
We use a WIndowsFormViewer to generate CR's on demand. However, initial tests have shown that systems out of memory after roughly 60 to 70 CR's..
I have checked our testing code and it all seems to dispose things whereever possible including a GC.Collect() after the report has been generated and sent back over the line.
Is there any additional calls that we need to do in order to clear out the memory. If the latter, is there anything we can do to prevent this? We generate a large amount of reports daily.
Thanks in advance.
Regards,
Adnan RRO