Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running crystal report in ASP.NET
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Reporting
Title:
Running crystal report in ASP.NET
Miscellaneous
Thread ID:
00791092
Message ID:
00791092
Views:
51
Hi,

I am trying to run a report (made in Crystal Reports) in a ASP.NET application. When the application load's the page I try to run my
report in de crystalreportviewer using the following command:

crpt = New CrystalReport1()
CrystalReportViewer1.ReportSource = crpt

The variable crpt is already declared in de init of my class.
When I try to run my report I get the following error:
"Object reference not set to an instance of an object."

Is there anybody who can help to load my report in my webapplication?

TIA,

Sander
Next
Reply
Map
View

Click here to load this message in the networking platform