cancel
Showing results for 
Search instead for 
Did you mean: 

How to keep Crystal Reports 2008 (libraries, dlls) Load resident in memory

Former Member
0 Kudos

We have several C# programs that are called thru out the day which in turn call crystal to print a particular report. It takes forever on the first load and then if you proceed to print more they are quicker. From what I read that is because each time you call the Load it has to load up some libraries (which ones would be nice to know ?), does it check to see if these are already loaded in memory? If so is there a way to keep these loaded in memory so we don't have this delay everytime. We tried creating a service to have the Crystal up and running, but that didn't seem to work or we did it incorrectly.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Please re-post if this is still an issue to the .NET Development - Crystal Reports Forum or purchase a case and have a dedicated support engineer work with your directly.

Load a dummy report and keep it in memory so it keeps the dependencies in memory