eliteapp

TQIIYPPP

Nov 23rd, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.39 KB | None | 0 0
  1. //Verze 2.2012.166.18
  2. //KANCELARXP
  3. //Windows XP Professional Service Pack 3 v5.1.2600
  4. //23.11.2012 22:46: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.SaveTest()
  12.    at Elite.Gui.Controls.EditControl.DoSaveTest()
  13.    at Elite.Gui.Controls.EditControl.ControlClosing(FormClosingEventArgs e)
  14.    at Elite.Gui.Controls.BaseControl.ParentForm_FormClosing(Object sender, FormClosingEventArgs e)
  15.    at System.Windows.Forms.FormClosingEventHandler.Invoke(Object sender, FormClosingEventArgs e)
  16.    at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
  17.    at System.Windows.Forms.Form.WmClose(Message& m)
  18.    at System.Windows.Forms.Form.WndProc(Message& m)
  19.    at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
  20.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  21.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  22.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment