Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to debug unknown reference?
Message
From
22/10/2003 17:38:53
 
 
To
22/10/2003 17:35:01
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00841321
Message ID:
00841323
Views:
20
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform