eliteapp

TOQTIPPP

Feb 4th, 2012
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 2.04 KB | None | 0 0
  1. //Verze 2.2012.155.0
  2. //NTB_ACER_ASPIRE
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //4.2.2012 12:01:39
  5.  
  6. System.ArgumentNullException: Klíč nemůže mít hodnotu NULL.
  7. Název parametru: key
  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.Helpers.ReloaderSmart.DoReload()
  12.    v Elite.Gui.Controls.BrowseControl.DoReload(BaseObject SrcObject)
  13.    v Elite.Gui.Controls.BaseControl.Elite.Gui.IController.FeedBackReload(BaseObject Object)
  14.    v Elite.Gui.Controls.EditControl.DoSave()
  15.    v Elite.Gui.Controls.SmlouvaEditControl.DoSave()
  16.    v Elite.Gui.Controls.EditControl.ActionUlozit()
  17.    v Elite.Gui.Controls.EditControl.bbUlozit_ItemClick(Object sender, ItemClickEventArgs e)
  18.    v DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
  19.    v DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
  20.    v DevExpress.XtraBars.BarItemLink.OnLinkClick()
  21.    v DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  22.    v DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  23.    v DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
  24.    v DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
  25.    v DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
  26.    v DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
  27.    v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  28.    v System.Windows.Forms.Control.WndProc(Message& m)
  29.    v DevExpress.XtraBars.Controls.DockedBarControl.WndProc(Message& msg)
  30.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  31.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  32.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment