eliteapp

TYPRYPPP

Sep 20th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.17 KB | None | 0 0
  1. //Verze 2.2013.171.0
  2. //PC
  3. //Windows 7 x64 Service Pack 1 v6.1.7601
  4. //20.9.2013 10:26:31
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.Objects.ObjectsHelpers.IsOutdated(XPBaseObject obj)
  8.    v Elite.Gui.Controls.DekursEditControl.DoValidate()
  9.    v Elite.Gui.Controls.EditControl.DoSave()
  10.    v Elite.Gui.Controls.EditControl.SaveTest()
  11.    v Elite.Gui.Controls.EditControl.DoSaveTest()
  12.    v Elite.Gui.Controls.EditControl.ControlClosing(FormClosingEventArgs e)
  13.    v Elite.Gui.Controls.BaseControl.ParentForm_FormClosing(Object sender, FormClosingEventArgs e)
  14.    v System.Windows.Forms.FormClosingEventHandler.Invoke(Object sender, FormClosingEventArgs e)
  15.    v System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
  16.    v System.Windows.Forms.Form.WmClose(Message& m)
  17.    v System.Windows.Forms.Form.WndProc(Message& m)
  18.    v DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
  19.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  20.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  21.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment