eliteapp

Note 19. června 2012:21:44

Jun 19th, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.35 KB | None | 0 0
  1. //Verze 2.2012.164.15
  2. //PAVLA-PC
  3. //Windows 7 x86 v6.1.7600
  4. //19.6.2012 21:44:46
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.Gui.Controls.SmlouvaEditControl.tabControl_SelectedPageChanging(Object sender, TabPageChangingEventArgs e)
  8.    v DevExpress.XtraTab.XtraTabControl.OnSelectedPageChanging(Object sender, ViewInfoTabPageChangingEventArgs e)
  9.    v DevExpress.XtraTab.ViewInfo.BaseTabControlViewInfo.OnSelectedPageChanging(IXtraTabPage oldPage, IXtraTabPage newPage)
  10.    v DevExpress.XtraTab.ViewInfo.BaseTabControlViewInfo.set_SelectedTabPage(IXtraTabPage value)
  11.    v DevExpress.XtraTab.ViewInfo.BaseTabHandler.OnMouseDown(MouseEventArgs e)
  12.    v DevExpress.Utils.Controls.BaseHandler.ProcessEvent(EventType etype, Object args)
  13.    v DevExpress.XtraTab.XtraTabControl.OnMouseDown(MouseEventArgs e)
  14.    v System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
  15.    v System.Windows.Forms.Control.WndProc(Message& m)
  16.    v DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  17.    v DevExpress.XtraTab.XtraTabControl.WndProc(Message& m)
  18.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  19.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  20.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment