An unhandled exception of type 'System.NullReferenceException' occurred in
Unknown Module.
Additional information: Object reference not set to an instance of an
object.
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...
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...
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...