Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running crystal report in ASP.NET
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Titre:
Running crystal report in ASP.NET
Divers
Thread ID:
00791092
Message ID:
00791092
Vues:
50
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform