eliteapp

Note 10. prosince 2011:1:57

Dec 9th, 2011
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.15 KB | None | 0 0
  1. //Verze 2.2011.141.0
  2. //ORDINACE-PC
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //10.12.2011 1:57:35
  5.  
  6. System.InvalidOperationException: Kolekce byla upravena. Operace výčtu pravděpodobně nebude spuštěna.
  7.    v System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext()
  8.    v System.Windows.Forms.Application.ExitInternal()
  9.    v System.Windows.Forms.Application.Exit(CancelEventArgs e)
  10.    v System.Windows.Forms.Application.Exit()
  11.    v Elite.Gui.Controls.BackupDbControl.bbRestore_Click(Object sender, EventArgs e)
  12.    v System.Windows.Forms.Control.OnClick(EventArgs e)
  13.    v DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
  14.    v DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
  15.    v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  16.    v System.Windows.Forms.Control.WndProc(Message& m)
  17.    v DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  18.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  19.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  20.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment