daft
Posts: 406
Joined: 5/18/2002 Status: offline
|
Here is a save for just before the crash as well as a InvalidOperationException logged in the Event log (most probably due to the win forms app closing erroneously). Application: Command.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
Stack:
at .+.[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.__Canon)
at .+.()
at ..(System.Object, System.Windows.Forms.FormClosingEventArgs)
at System.Windows.Forms.FormClosingEventHandler.Invoke(System.Object, System.Windows.Forms.FormClosingEventArgs)
at System.Windows.Forms.Form.OnFormClosing(System.Windows.Forms.FormClosingEventArgs)
at System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
at System.Windows.Forms.Application.ExitInternal()
at System.Windows.Forms.Application.Exit(System.ComponentModel.CancelEventArgs)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnUnhandledException(Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[])
at ..(System.String[])
Attachment (1)
_____________________________
|