spread 5.0 加载数据后,最大化报错, 请问如何解决,出错信息如下
************** 例外テキスト **************
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.Windows.Forms.Control.get_WindowText()
場所 System.Windows.Forms.Control.set_CacheTextInternal(Boolean value)
場所 System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
場所 System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty)
場所 System.Windows.Forms.Layout.LayoutTransaction.DoLayout(IArrangedElement elementToLayout, IArrangedElement elementCausingLayout, String property)
場所 System.Windows.Forms.Control.OnResize(EventArgs e)
場所 System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
場所 System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
場所 System.Windows.Forms.Control.UpdateBounds()
場所 System.Windows.Forms.Control.WmWindowPosChanged(Message& m)
場所 System.Windows.Forms.Control.WndProc(Message& m)
場所 System.Windows.Forms.AxHost.WndProc(Message& m)
場所 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
場所 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
場所 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
|