Hi Chelle,
With a debugging tool and appropriate symbols:
http://www.microsoft.com/whdc/mainta.../DebugOCA.mspx
You also need enough knowledge to interpret what you are looking it as much
of it is the cpu register contents, stack traces, machine language
instructions, and memory locations involved.
If you could provide more details on the problem you are having, perhaps
someone here can help. If you'd like to have me look at the dump file for
you, please send it to
rick@mvps.org using a subject line of 'per req' to
get past filters. Please only send the most recent one or two. A short
description of the problem is helpful, so please include it as well.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help -
www.rickrogers.org
My thoughts
http://rick-mvp.blogspot.com
"Chelle" <Chelle@discussions.microsoft.com> wrote in message
news:ECDE5A16-5685-410E-B787-54D3133CA094@microsoft.com...
> How does one go about opening the minidump files? I would like to know
> what
> information that they contain and if they contain information that can
> help
> me resolve my issues.
>
> Thanks.