eliteapp

TQIIYPPP

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