Click here to Skip to main content
15,794,236 members
Home / Discussions / C#
   

C#

 
QuestionA simple form sizing problem Pin
zoroyster2-May-07 15:34
zoroyster2-May-07 15:34 
AnswerRe: A simple form sizing problem Pin
Christian Graus2-May-07 15:42
protectorChristian Graus2-May-07 15:42 
GeneralRe: A simple form sizing problem Pin
zoroyster2-May-07 17:05
zoroyster2-May-07 17:05 
QuestionGraphics ..with c # Pin
mr jets2-May-07 15:27
mr jets2-May-07 15:27 
AnswerRe: Graphics ..with c # Pin
Christian Graus2-May-07 15:45
protectorChristian Graus2-May-07 15:45 
GeneralRe: Graphics ..with c # Pin
mr jets2-May-07 15:58
mr jets2-May-07 15:58 
GeneralRe: Graphics ..with c # Pin
Christian Graus2-May-07 16:28
protectorChristian Graus2-May-07 16:28 
QuestionHow to get a mini dump? Pin
Super Lloyd2-May-07 14:33
Super Lloyd2-May-07 14:33 
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 microsft and they just told me they need more information such as a mini dump.
how do I do one?
AnswerRe: How to get a mini dump? Pin
Super Lloyd2-May-07 18:20
Super Lloyd2-May-07 18:20 
QuestionSelect from another select statement to a repeater Pin
simsen2-May-07 12:28
simsen2-May-07 12:28 
QuestionHow can I have my Cursor visiable? Pin
Khoramdin2-May-07 12:26
Khoramdin2-May-07 12:26 
AnswerRe: How can I have my Cursor visiable? Pin
AFSEKI7-May-07 6:56
AFSEKI7-May-07 6:56 
QuestionUpdate() database from DataSet Pin
aecordoba2-May-07 11:58
aecordoba2-May-07 11:58 
AnswerRe: Update() database from DataSet Pin
Paul Conrad2-May-07 12:03
professionalPaul Conrad2-May-07 12:03 
GeneralRe: Update() database from DataSet Pin
Giorgi Dalakishvili2-May-07 12:11
mentorGiorgi Dalakishvili2-May-07 12:11 
GeneralRe: Update() database from DataSet Pin
aecordoba2-May-07 13:52
aecordoba2-May-07 13:52 
GeneralRe: Update() database from DataSet Pin
PIEBALDconsult2-May-07 12:19
professionalPIEBALDconsult2-May-07 12:19 
GeneralRe: Update() database from DataSet Pin
Paul Conrad2-May-07 12:26
professionalPaul Conrad2-May-07 12:26 
GeneralRe: Update() database from DataSet Pin
PIEBALDconsult2-May-07 12:43
professionalPIEBALDconsult2-May-07 12:43 
GeneralRe: Update() database from DataSet Pin
Paul Conrad2-May-07 12:49
professionalPaul Conrad2-May-07 12:49 
GeneralRe: Update() database from DataSet Pin
Dave Kreskowiak2-May-07 17:18
mveDave Kreskowiak2-May-07 17:18 
GeneralRe: Update() database from DataSet Pin
PIEBALDconsult2-May-07 21:04
professionalPIEBALDconsult2-May-07 21:04 
GeneralRe: Update() database from DataSet Pin
Dave Kreskowiak3-May-07 14:26
mveDave Kreskowiak3-May-07 14:26 
GeneralRe: Update() database from DataSet Pin
PIEBALDconsult4-May-07 17:58
professionalPIEBALDconsult4-May-07 17:58 
GeneralRe: Update() database from DataSet Pin
Dave Kreskowiak5-May-07 4:32
mveDave Kreskowiak5-May-07 4:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.