|
2013-01-05 19:04:23,359 [1] ERROR System.Object [(null)] - UI Exception:
System.OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
在 System.String.GetStringForStringBuilder(String value, Int32 startIndex, Int32 length, Int32 capacity)
在 System.Text.StringBuilder..ctor(String value, Int32 startIndex, Int32 length, Int32 capacity)
在 System.Text.StringBuilder..ctor(String value, Int32 capacity)
在 System.Windows.Forms.Control.get_WindowText()
在 System.Windows.Forms.TextBoxBase.get_WindowText()
在 System.Windows.Forms.TextBoxBase.ScrollToCaret()
在 Client.Dock_FrmList.
.<appendResultInfo>b__14(Object
@ , EventArgs
A )
在 System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
在 System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
在 System.Threading.ExecutionContext.runTryCode(Object userData)
在 System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
在 System.Windows.Forms.Control.InvokeMarshaledCallbacks()
帮我看看是什么问题,谢谢!运行中自动退出。 |
|