---------------------------
Crash Bug
---------------------------
The following unhandled error caused the application to close.
Please take a screenshot of this message & post it on the bugs section of our forum.
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Diagnostics.StackTrace.GetStackFramesIntern al(StackFrameHelper sfh, Int32 iSkip, Exception e)
at System.Diagnostics.StackTrace.CaptureStackTrace(In t32 iSkip, Boolean fNeedFileInfo, Thread targetThread, Exception e)
at System.Diagnostics.StackTrace..ctor(Exception e, Boolean fNeedFileInfo)
at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Exception.get_StackTrace()
at System.Exception.ToString()
at ErrorLogEntry.BuildErrorStack()
at ErrorLogEntry.get_errorStack()
at ErrorManager.LogException(Object Object, String Function, Exception e)
at ErrorManager.OnThreadException(Object sender, ThreadExceptionEventArgs t)
at System.Windows.Forms.Application.ThreadContext.OnT hreadException(Exception t)
at System.Windows.Forms.Timer.TimerNativeWindow.OnThr eadException(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchM essageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager. System.Windows.Forms.UnsafeNativeMethods.IMsoCompo nentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.Run MessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.Run MessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at AGeeksToy.frmMain.Main()
---------------------------
OK
---------------------------
Crash Bug
---------------------------
The following unhandled error caused the application to close.
Please take a screenshot of this message & post it on the bugs section of our forum.
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Diagnostics.StackTrace.GetStackFramesIntern al(StackFrameHelper sfh, Int32 iSkip, Exception e)
at System.Diagnostics.StackTrace.CaptureStackTrace(In t32 iSkip, Boolean fNeedFileInfo, Thread targetThread, Exception e)
at System.Diagnostics.StackTrace..ctor(Exception e, Boolean fNeedFileInfo)
at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Exception.get_StackTrace()
at System.Exception.ToString()
at ErrorLogEntry.BuildErrorStack()
at ErrorLogEntry.get_errorStack()
at ErrorManager.LogException(Object Object, String Function, Exception e)
at ErrorManager.OnThreadException(Object sender, ThreadExceptionEventArgs t)
at System.Windows.Forms.Application.ThreadContext.OnT hreadException(Exception t)
at System.Windows.Forms.Timer.TimerNativeWindow.OnThr eadException(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchM essageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager. System.Windows.Forms.UnsafeNativeMethods.IMsoCompo nentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.Run MessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.Run MessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at AGeeksToy.frmMain.Main()
---------------------------
OK
---------------------------
Comment