Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.159.2
- //LEKAR
- //Windows XP Professional Service Pack 3 v5.1.2600
- //17.3.2012 22:17:42
- 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.get_Text()
- at System.Windows.Forms.TextBox.get_Text()
- at DevExpress.XtraEditors.Mask.MaskBox.get_BaseText()
- at DevExpress.XtraEditors.Mask.MaskBox.MaskStrategy.SimpleStrategy.GetText()
- at DevExpress.XtraEditors.Mask.MaskBox.get_MaskBoxText()
- at DevExpress.XtraEditors.TextEdit.get_Text()
- at Elite.Gui.Controls.ProgressControl.UpdateVisuals()
- at Elite.Gui.Controls.ProgressControl.timer_Tick(Object sender, EventArgs e)
- at System.Windows.Forms.Timer.OnTick(EventArgs e)
- at System.Windows.Forms.Timer.TimerNativeWindow.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