Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2013.171.0
- //SERVER
- //Windows XP Home Edition Service Pack 3 v5.1.2600
- //15.10.2013 9:09:24
- 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.Controls.DekursEditControl.Instance_BeforeDekursDetailChange(List`1 pacienti)
- at Elite.BussinesLogic.DekursManager.ApplyChanges(UnitOfWork uow, KonfigPrepisy filtr)
- at Elite.Gui.Controls.ZadankaEditControl.AfterCommit()
- at Elite.Gui.Controls.EditControl.DoSave()
- at Elite.Gui.Controls.ZadankaEditControl.DoSave()
- at Elite.Gui.Controls.BaseControl.DoPrint()
- at Elite.Gui.Controls.ZadankaEditControl.bbTisk_ItemClick(Object sender, ItemClickEventArgs e)
- at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
- at DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
- at DevExpress.XtraBars.BarItemLink.OnLinkClick()
- at DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
- at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
- at DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
- at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
- at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
- at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
- at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- at System.Windows.Forms.Control.WndProc(Message& m)
- at DevExpress.XtraBars.Controls.DockedBarControl.WndProc(Message& msg)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment