Crystal Report Display

Hi guys,

I would like to be helped in connection with displaying a report. I' ve instantiated a crystalreportviewer object, set theDockproperty toFill, the Report Source prop to the correct data source (access database), but the execution gives me a blank report page.

[343 byte] By [mabby] at [2008-1-10]
# 1

What datasource you have selected while creating crystal report ?

How you are passing same to crystal report at runtime ?

Regards

ManishJoisar at 2007-10-3 > top of Msdn Tech,Visual Studio,Crystal Reports for Visual Studio...
# 2

Hi Manish,

the datasource is a database created with MS Access (Rollout.mdb; dataset is dsAuto), and I' ve selected columns that I want to display.

The report source property is set to crAuto (crystal report object that I' ve instantiated)

mabby at 2007-10-3 > top of Msdn Tech,Visual Studio,Crystal Reports for Visual Studio...
# 3

Blank means it's not displaying data which are in page header also ?

If no then check with section it is suppressed or what ?

Hope it helps

ManishJoisar at 2007-10-3 > top of Msdn Tech,Visual Studio,Crystal Reports for Visual Studio...
# 4

Hi,

The header is displayed, and I 've changed the applicationsettings prop to a new connection. Now it' s giving me the following msg "Load report failed".

mabby at 2007-10-3 > top of Msdn Tech,Visual Studio,Crystal Reports for Visual Studio...
# 5

Can you post your code & whole error code. As Load report failed errors may be because of many reasons

e.g.

Login Information

Parameter passing

Etc.

Hope it helps

ManishJoisar at 2007-10-3 > top of Msdn Tech,Visual Studio,Crystal Reports for Visual Studio...

Visual Studio

Site Classified