Re: How can I trace the loc/reason of VB.NETApp crashing w/o any excep
From: Chris Mullins (cmullins_at_yahoo.com)
Date: 08/18/04
- Next message: chriscollinson: "RE: PublicKeyToken"
- Previous message: Jon Skeet [C# MVP]: "Re: enumerations as parameters, VB, and the value 0"
- In reply to: AlexS: "Re: How can I trace the loc/reason of VB.NETApp crashing w/o any excep"
- Next in thread: David Levine: "Re: How can I trace the loc/reason of VB.NETApp crashing w/o any excep"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 18 Aug 2004 11:00:44 -0700
> Question: I have a problem with tracing the reason of VB.NET Application
> crash without any exception.
In the machine.config (I think that's where it is) you can specify how you
want the O/S to handle crash dumps. Enable crash dumps, then look at them
using WinDebug/SoS or VS.NET.
-- Chris Mullins
- Next message: chriscollinson: "RE: PublicKeyToken"
- Previous message: Jon Skeet [C# MVP]: "Re: enumerations as parameters, VB, and the value 0"
- In reply to: AlexS: "Re: How can I trace the loc/reason of VB.NETApp crashing w/o any excep"
- Next in thread: David Levine: "Re: How can I trace the loc/reason of VB.NETApp crashing w/o any excep"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|