Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.165.0
- //STANICE
- //Windows XP Professional Service Pack 3 v5.1.2600
- //30.8.2012 14:05:17
- 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.BeginInvoke(Delegate method, Object[] args)
- at Elite.Gui.Controls.ProgressControl.AddNewInfo(String text)
- at Elite.Gui.Controls.BackupDbControl.NactiPosledniZalohu()
- at Elite.Gui.Controls.BackupDbControl.<>c__DisplayClass2.<backup_DoEndProcess>b__1(Object , EventArgs )
- at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
- at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
- 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.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
- at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
Advertisement
Add Comment
Please, Sign In to add comment