Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.168.1
- //LEKAR
- //Windows 7 x86 Service Pack 1 v6.1.7601
- //11.1.2013 7:31:59
- System.InvalidOperationException: Nelze volat funkci Invoke nebo BeginInvoke pro ovládací prvek, dokud není vytvořen popisovač okna.
- v System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
- v System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
- v System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
- v System.Windows.Forms.Control.Invoke(Delegate method)
- v Elite.Gui.MainForm.KontrolaAktualizaceCiselniky_OnEndProcess(Object sender, EventArgs e)
- v Elite.Common.ProcessData.doWork()
- v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
- v System.Threading.ExecutionContext.runTryCode(Object userData)
- v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
- v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
- v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment