eliteapp

TQIIYPPP

Oct 10th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.86 KB | None | 0 0
  1. //Verze 2.2012.166.2
  2. //ELEKTROLEČBA
  3. //Windows XP Professional Service Pack 2 v5.1.2600
  4. //10.10.2012 15:30:59
  5.  
  6. System.NullReferenceException: Object reference not set to an instance of an object.
  7.    at Elite.BussinesLogic.Logic.UlozDoporucujiciPracoviste(Session session, Pacient pacient, Pracoviste pracoviste, Pracoviste pracovisteDoporucujici, vzpDiagnozy diagnoza, Nullable`1 datum)
  8.    at Elite.Gui.Controls.VykazEditControl.BeforeCommitForUpdate()
  9.    at Elite.Gui.Controls.EditControl.DoSave()
  10.    at Elite.Gui.Controls.VykazEditControl.DoSave()
  11.    at Elite.Gui.Controls.EditControl.ActionUlozit()
  12.    at Elite.Gui.Controls.EditControl.bbUlozit_ItemClick(Object sender, ItemClickEventArgs e)
  13.    at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
  14.    at DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
  15.    at DevExpress.XtraBars.BarItemLink.OnLinkClick()
  16.    at DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  17.    at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  18.    at DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
  19.    at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
  20.    at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
  21.    at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
  22.    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  23.    at System.Windows.Forms.Control.WndProc(Message& m)
  24.    at DevExpress.XtraBars.Controls.DockedBarControl.WndProc(Message& msg)
  25.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  26.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  27.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment