Re: debug .net runtime
- From: "Alvin Bruney [Microsoft MVP]" <www.lulu.com/owc>
- Date: Thu, 4 Aug 2005 22:26:19 -0400
Why don't you have the debugger break on an exception, it should give you a
good stack trace to run thru. I think it is more probably that there is bad
input going in than with the underlying framework itself. but, hey, you
never know....
--
Regards
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc, Amazon, B&H etc
-------------------------------------------------------------------------------
"Darren" <deo.is@xxxxxxxxxxx> wrote in message
news:OmgJISUmFHA.3312@xxxxxxxxxxxxxxxxxxxxxxx
> Is there a debug version of the .net 1.1 runtime available?
> I'm getting a null reference exception in system.data.dll and it doesn't
> get
> handled by a try catch.
>
> I'd like to step into the runtime to find out what is happening.
>
>
.
- Follow-Ups:
- Re: debug .net runtime
- From: Darren
- Re: debug .net runtime
- References:
- debug .net runtime
- From: Darren
- debug .net runtime
- Prev by Date: how come when i do oGraphics.FillEllipse it draws blury? is there anyway to adjust this default compression to not be blury when drawing a simple ellipse?
- Next by Date: Re: System.ExecutionEngineException mscorlib
- Previous by thread: debug .net runtime
- Next by thread: Re: debug .net runtime
- Index(es):
Relevant Pages
|
Loading