cudd@163.com 发表于 2013-1-6 01:36:02

System.OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。

2013-01-05 19:04:23,359 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()

帮我看看是什么问题,谢谢!运行中自动退出。

caziyo 发表于 2013-1-7 20:24:44

说说具体的情况,比如运行的多长时间,特定的规则,还是所有的规则等等情况。

eaglebaby 发表于 2013-8-25 14:02:19

caziyo 发表于 2013-1-7 20:24 static/image/common/back.gif
说说具体的情况,比如运行的多长时间,特定的规则,还是所有的规则等等情况。

所有bug都这样。我的也是,在VPS上面运行的收费版
页: [1]
查看完整版本: System.OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。