eliteapp

RWETWPPP

May 15th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.60 KB | None | 0 0
  1. //Verze 2.2013.170.0
  2. //SERVER
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //15.5.2013 13:34:07
  5.  
  6. System.NullReferenceException: Object reference not set to an instance of an object.
  7.    at Elite.Gui.Controls.EditControl.DoDelete(BaseObject Object, Boolean Confirm)
  8.    at Elite.Gui.Controls.ZadankaEditControl.ActionSmazat()
  9.    at Elite.Gui.Controls.ZadankaEditControl.bbSmazat_ItemClick(Object sender, ItemClickEventArgs e)
  10.    at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
  11.    at DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
  12.    at DevExpress.XtraBars.BarItemLink.OnLinkClick()
  13.    at DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  14.    at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  15.    at DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
  16.    at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
  17.    at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
  18.    at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
  19.    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  20.    at System.Windows.Forms.Control.WndProc(Message& m)
  21.    at DevExpress.XtraBars.Controls.DockedBarControl.WndProc(Message& msg)
  22.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  23.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  24.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment