eliteapp

TYPRYPPP

Mar 12th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.24 KB | None | 0 0
  1. //Verze 2.2012.158.0
  2. //LEKAR
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //12.3.2012 12:54:29
  5.  
  6. System.NullReferenceException: Object reference not set to an instance of an object.
  7.    at Elite.Gui.Controls.EditDokladControl.DoValidate()
  8.    at Elite.Gui.Controls.VykazEditControl.DoValidate()
  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