Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Exception Unhandled

0 views
Skip to first unread message

Lou

unread,
Dec 23, 2003, 9:25:32 AM12/23/03
to
I can't track down this exception.
If anyone has any ideas, please pass them on.
I've been trying to kill this bug for days now.

An unhandled exception of type 'System.NullReferenceException' occurred in
Unknown Module.
Additional information: Object reference not set to an instance of an
object.


Nicholas Paldino [.NET/C# MVP]

unread,
Dec 23, 2003, 9:33:54 AM12/23/03
to
Lou,

Is there a stack trace associated with the exception? Are you running
against debug builds of your code? If you do, then you begin to determine
where the problem exists.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- m...@spam.guard.caspershouse.com

"Lou" <lou.g...@comcast.net> wrote in message
news:eJlidCWy...@tk2msftngp13.phx.gbl...

Lou

unread,
Dec 23, 2003, 10:11:35 AM12/23/03
to
It occurs in debug mode only,
How do I check the "stack trace"??

I can't find the "stack" window???


"Nicholas Paldino [.NET/C# MVP]" <m...@spam.guard.caspershouse.com> wrote in
message news:e84hLIWy...@TK2MSFTNGP11.phx.gbl...

Nicholas Paldino [.NET/C# MVP]

unread,
Dec 23, 2003, 10:24:10 AM12/23/03
to
Lou,

When the exception is thrown, there should be a details button which
will have the stack trace (which shows the code that was executed that
caused the exception).


--
- Nicholas Paldino [.NET/C# MVP]
- m...@spam.guard.caspershouse.com

"Lou" <lou.g...@comcast.net> wrote in message

news:%237YJQcW...@tk2msftngp13.phx.gbl...

0 new messages