Home All Groups Group Topic Archive Search About

How to get a mini dump?

Author
2 May 2007 11:32 PM
Lloyd Dupont
On some client's computer the XmlDocument.Save() fails with some weird
internal error such as:

==============
Exception : System.IO.IOException
Message   : Unknown error "-1".
Source    : mscorlib
Help      :
Stack    :
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess
access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize,
FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean
bFromProxy)

   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess
access, FileShare share)
   at System.Xml.XmlDocument.Save(String filename)
===============

I have reported such a problem to microsoft and they just told me they need
more information such as a mini dump.
how do I do one?

Author
3 May 2007 1:31 AM
Alvin Bruney [MVP]
http://blogs.msdn.com/greggm/archive/2004/08/14/214725.aspx

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley


Show quote
"Lloyd Dupont" <net.galador@ld> wrote in message
news:eToM9IRjHHA.4768@TK2MSFTNGP05.phx.gbl...
> On some client's computer the XmlDocument.Save() fails with some weird
> internal error such as:
>
> ==============
> Exception : System.IO.IOException
> Message   : Unknown error "-1".
> Source    : mscorlib
> Help      :
> Stack    :
>   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
>   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess
> access, Int32 rights, Boolean useRights, FileShare share, Int32
> bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String
> msgPath, Boolean bFromProxy)
>
>   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess
> access, FileShare share)
>   at System.Xml.XmlDocument.Save(String filename)
> ===============
>
> I have reported such a problem to microsoft and they just told me they
> need more information such as a mini dump.
> how do I do one?
Author
3 May 2007 3:10 AM
Lloyd Dupont
cool, thanks!

--
Regards,
Lloyd Dupont
NovaMind Software
Mind Mapping at its best
www.nova-mind.com
Show quote
"Alvin Bruney [MVP]" <some guy without an email address> wrote in message
news:Okdl9KSjHHA.4772@TK2MSFTNGP05.phx.gbl...
> http://blogs.msdn.com/greggm/archive/2004/08/14/214725.aspx
>
> --
> Regards,
> Alvin Bruney
> ------------------------------------------------------
> Shameless author plug
> Excel Services for .NET is coming...
> OWC Black book on Amazon and
> www.lulu.com/owc
> Professional VSTO 2005 - Wrox/Wiley
>
>
> "Lloyd Dupont" <net.galador@ld> wrote in message
> news:eToM9IRjHHA.4768@TK2MSFTNGP05.phx.gbl...
>> On some client's computer the XmlDocument.Save() fails with some weird
>> internal error such as:
>>
>> ==============
>> Exception : System.IO.IOException
>> Message   : Unknown error "-1".
>> Source    : mscorlib
>> Help      :
>> Stack    :
>>   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
>>   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess
>> access, Int32 rights, Boolean useRights, FileShare share, Int32
>> bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String
>> msgPath, Boolean bFromProxy)
>>
>>   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess
>> access, FileShare share)
>>   at System.Xml.XmlDocument.Save(String filename)
>> ===============
>>
>> I have reported such a problem to microsoft and they just told me they
>> need more information such as a mini dump.
>> how do I do one?
>
>

AddThis Social Bookmark Button