Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.166.0
- //STANICE
- //Windows XP Professional Service Pack 3 v5.1.2600
- //15.10.2012 7:24:05
- System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
- at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
- at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
- at System.Windows.Forms.Control.Invoke(Delegate method)
- at Elite.Gui.MainForm.KontrolaAktualizaceCiselniky_OnEndProcess(Object sender, EventArgs e)
- at Elite.Common.ProcessData.doWork()
- at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
- at System.Threading.ExecutionContext.runTryCode(Object userData)
- at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment