Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Report Error
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00691612
Message ID:
00691619
Vues:
12
The error means that you are trying to use a reference to an object without first creating a "new" instance of it. First look through your code and make sure all objects had been created using the "new" clause before you make any references to them. If you still can't find the source of the problem then post your code.

>All
>
>I received the following error message when I run my Web Application that has a CrystalReportViewer: "Object reference not set to an instance of an object. "
>
>I asked my co-worker and he's never seen that one before.
>
>Does anyone have an idea what it might be?
>
>Thanks in advance!
>
>Nicky
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform