Skip to Content
0
Former Member
May 09, 2008 at 07:31 PM

report.load hangs...

37 Views

Post Author: daryl

CA Forum: .NET

I am using vs2008 and crystal 10.2.xxx (which comes with vs2008)

I have a windows service which attempts to load a crystal report.

However on the load event, the program hangs (forever).

The report is a report that was created using vs2008.

one of the issues I have read about is that it may be trying to log into a database, which I don't want it to do.

I just want to load the report so I can get the parameter values.

assign a datasource then export the report.

Is this a problem with cr10.2? This used to work with vs2003