Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to debug unknown reference?
Message
De
22/10/2003 17:38:53
 
 
À
22/10/2003 17:35:01
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00841321
Message ID:
00841323
Vues:
21
>When we get this sort of message:
>
>
>System.NullReferenceException: Object reference not set to an instance of an object.
>
>
>How are we suppose to debug that?

Michel,

This error means that you have not instantiated an object. You'll need to set a breakpoint in your code behind and step through to see which object you forgot to instantiate.

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform