Skip to Content
0
Former Member
Mar 01, 2011 at 05:17 PM

ReportDocument load very slowly

70 Views

Hi everybody.

I have a problem with CR2008 and .NET 4.0 (I hope this is the right forum for that kind of problem).

The problem is this: when I use the ReportDocument.Load(filename), the program wait about 20 seconds before to load the report.

I searched on the internet and saw that other people have the same problem, but I never find a solution.

I try to check all this situations:

1) No printer associated to the report

2) No object that points to a network driver

3) No "load data" when open the report

4) No images

I saw that someone tell about a "certification" problem (.NET that try to contact verysign for check if Crystal certificate is valid).

The strange thing is that I have this kind of problem only with a customer where the internet is very slow...

PS: I can't load the report at the beginning of the application. In my case I can't do that, so I need another kind of solution.

Thank you in advance.