eliteapp

TWWYQPPP

Nov 30th, 2011
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.53 KB | None | 0 0
  1. //Verze 2.2011.137.0
  2. //PC
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //30.11.2011 16:03:09
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.Objects.PacientKontakt.OnSaving()
  8.    v DevExpress.Xpo.PersistentBase.DevExpress.Xpo.IXPObject.OnSaving()
  9.    v DevExpress.Xpo.Session.TriggerObjectSaving(Object theObject)
  10.    v DevExpress.Xpo.Session.PreProcessSavedList()
  11.    v DevExpress.Xpo.Session.BeginFlushChanges()
  12.    v DevExpress.Xpo.Session.FlushChanges()
  13.    v DevExpress.Xpo.Session.CommitTransaction()
  14.    v DevExpress.Xpo.UnitOfWork.CommitChanges()
  15.    v Elite.Gui.Controls.EditControl.DoSave()
  16.    v Elite.Gui.Controls.PacientEditControl.DoSave()
  17.    v Elite.Gui.Controls.EditControl.SaveTest()
  18.    v Elite.Gui.Controls.EditControl.DoSaveTest()
  19.    v Elite.Gui.Controls.EditControl.ControlClosing(FormClosingEventArgs e)
  20.    v Elite.Gui.Controls.BaseControl.ParentForm_FormClosing(Object sender, FormClosingEventArgs e)
  21.    v System.Windows.Forms.FormClosingEventHandler.Invoke(Object sender, FormClosingEventArgs e)
  22.    v System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
  23.    v System.Windows.Forms.Form.WmClose(Message& m)
  24.    v System.Windows.Forms.Form.WndProc(Message& m)
  25.    v DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
  26.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  27.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  28.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment