eliteapp

WOYUQPPP

Sep 19th, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.17 KB | None | 0 0
  1. //Verze 2.2012.165.9
  2. //NTB_ACER_ASPIRE
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //19.9.2012 17:39:52
  5.  
  6. System.ObjectDisposedException: K uvolněnému objektu nelze přistupovat.
  7. Název objektu: KartotekaFiltrControl
  8.    v System.Windows.Forms.Control.CreateHandle()
  9.    v System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  10.    v System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  11.    v System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  12.    v System.Windows.Forms.Control.CreateControl()
  13.    v System.Windows.Forms.Control.WmShowWindow(Message& m)
  14.    v System.Windows.Forms.Control.WndProc(Message& m)
  15.    v System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  16.    v System.Windows.Forms.ContainerControl.WndProc(Message& m)
  17.    v System.Windows.Forms.Form.WmShowWindow(Message& m)
  18.    v System.Windows.Forms.Form.WndProc(Message& m)
  19.    v DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
  20.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  21.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  22.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment