eliteapp

PQQQRPPP

Sep 6th, 2012
41
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.2
  2. //DOKTOR-ORDINACE
  3. //Windows XP Professional Service Pack 3 v5.1.2600
  4. //6.9.2012 9:36:29
  5.  
  6. System.ObjectDisposedException: K uvolněnému objektu nelze přistupovat.
  7. Název objektu: Elite.Objects.Vyuctovani(264)
  8.    v System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  9.    v System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  10.    v System.Windows.Forms.Control.Invoke(Delegate method)
  11.    v Elite.Gui.Controls.TvorbaDavekControl.generovani_OnEndProcess(Object sender, EventArgs e)
  12.    v Elite.Common.ProcessData.doWork()
  13.    v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  14.    v System.Threading.ExecutionContext.runTryCode(Object userData)
  15.    v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  16.    v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  17.    v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  18.    v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment