ReportDocument.Load

  • Thread starter Thread starter Greg
  • Start date Start date
G

Greg

Has anyone experienced preformace problems with .Net and Crystal Reports?
Using the ReportDocument.Load method to load a non-embedded report takes me
from 20-30 seconds per report to load using Crystal 10 Dev Edition.
 
The problem seems to be related to the database name the report was
developed using.

If the report is loaded using the same datbase, it loads instantly, however
if a different SQL Server is used, it taked 20-30 seconds.

Is there a way around this? It seems like in Crystal 9 and 10 you cannot
remove the database name using set location like you could in prior
versions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top