Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2013.171.0
- //PC
- //Windows XP Home Edition Service Pack 3 v5.1.2600
- //4.7.2013 14:24:31
- System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
- at System.String.GetStringForStringBuilder(String value, Int32 startIndex, Int32 length, Int32 capacity)
- at System.Text.StringBuilder..ctor(String value, Int32 startIndex, Int32 length, Int32 capacity)
- at System.Windows.Forms.Control.get_WindowText()
- at System.Windows.Forms.TextBoxBase.get_WindowText()
- at System.Windows.Forms.Control.set_CacheTextInternal(Boolean value)
- at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
- at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty)
- at System.Windows.Forms.Layout.LayoutTransaction.DoLayout(IArrangedElement elementToLayout, IArrangedElement elementCausingLayout, String property)
- at System.Windows.Forms.Control.OnResize(EventArgs e)
- at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
- at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
- at System.Windows.Forms.Control.UpdateBounds()
- at System.Windows.Forms.Control.WndProc(Message& m)
- at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
- at System.Windows.Forms.TextBox.WndProc(Message& m)
- at DevExpress.XtraEditors.Mask.MaskBox.BaseWndProc(Message& m)
- at DevExpress.XtraEditors.Mask.MaskBox.MaskStrategy.SimpleStrategy.DoWndProc(Message& m)
- at DevExpress.XtraEditors.Mask.MaskBox.WndProc(Message& m)
- at DevExpress.XtraEditors.TextBoxMaskBox.WndProc(Message& msg)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment