eliteapp

TWWYPPPP

Oct 21st, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.10 KB | None | 0 0
  1. //Verze 2.2012.166.5
  2. //SESTRA
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //21.10.2012 18:24:06
  5.  
  6. System.NullReferenceException: Object reference not set to an instance of an object.
  7.    at Elite.Gui.Controls.PacientVysetreniEditControl.DoSave()
  8.    at Elite.Gui.Controls.EditControl.SaveTest()
  9.    at Elite.Gui.Controls.EditControl.DoSaveTest()
  10.    at Elite.Gui.Controls.EditControl.ControlClosing(FormClosingEventArgs e)
  11.    at Elite.Gui.Controls.BaseControl.ParentForm_FormClosing(Object sender, FormClosingEventArgs e)
  12.    at System.Windows.Forms.FormClosingEventHandler.Invoke(Object sender, FormClosingEventArgs e)
  13.    at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
  14.    at System.Windows.Forms.Form.WmClose(Message& m)
  15.    at System.Windows.Forms.Form.WndProc(Message& m)
  16.    at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
  17.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  18.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  19.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment