Skip to Content
0
Former Member
May 30, 2008 at 01:26 PM

First call of "New CrystalDecisions.CrystalReports.Engine.ReportDocument" takes 40s

25 Views

Post Author: mp44

CA Forum: .NET

Hi,on many clients crystal reports works fine. On some of them, however, the first call ofDim reportDocL As New CrystalDecisions.CrystalReports.Engine.ReportDocumenttakes 40 seconds! All clients are WinXP-SP2 computers, hardware is the same. The clients are all newly installed with the same image, as far as we can think they should be equal, at least we couldn't find any difference yet.The application is created by Visual Basic 2005 and applies the "bundeled version of Crystal Reports in Visual Studio 2005". Setup-exe contains the merge modules given in 'cr_net_2005_mergemodules_mlb_x86.zip' (http://support.businessobjects.com/downloads/runtime.asp).What could be "wrong" with the system that 40 sec are needed for the above mentioned call (on some of the clients)?Thanks for help in advance.Michael