eliteapp

RQWPQPPP

Oct 8th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.78 KB | None | 0 0
  1. //Verze 2.2012.166.2
  2. //ORDINACE
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //8.10.2012 9:55:38
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.Gui.Controls.PacientVysetreniEditControl.ModifikujSekceProPrepisy()
  8.    v Elite.Gui.Controls.PacientVysetreniEditControl.BeforeCommit()
  9.    v Elite.Gui.Controls.EditControl.DoSave()
  10.    v Elite.Gui.Controls.PacientVysetreniEditControl.DoSave()
  11.    v Elite.Gui.Controls.EditControl.SaveTest()
  12.    v Elite.Gui.Controls.EditControl.DoSaveTest()
  13.    v Elite.Gui.Controls.BaseControl.Elite.Gui.IController.SaveTest()
  14.    v Elite.Gui.Forms.KartaPacientaForm.tcPacient_SelectedPageChanging(Object sender, TabPageChangingEventArgs e)
  15.    v DevExpress.XtraTab.XtraTabControl.OnSelectedPageChanging(Object sender, ViewInfoTabPageChangingEventArgs e)
  16.    v DevExpress.XtraTab.ViewInfo.BaseTabControlViewInfo.OnSelectedPageChanging(IXtraTabPage oldPage, IXtraTabPage newPage)
  17.    v DevExpress.XtraTab.ViewInfo.BaseTabControlViewInfo.set_SelectedTabPage(IXtraTabPage value)
  18.    v DevExpress.XtraTab.ViewInfo.BaseTabHandler.OnMouseDown(MouseEventArgs e)
  19.    v DevExpress.Utils.Controls.BaseHandler.ProcessEvent(EventType etype, Object args)
  20.    v DevExpress.XtraTab.XtraTabControl.OnMouseDown(MouseEventArgs e)
  21.    v System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
  22.    v System.Windows.Forms.Control.WndProc(Message& m)
  23.    v DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  24.    v DevExpress.XtraTab.XtraTabControl.WndProc(Message& m)
  25.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  26.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  27.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment