eliteapp

WOTRPPPP

Mar 7th, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.96 KB | None | 0 0
  1. //Verze 2.2012.158.0
  2. //NTB_ACER_ASPIRE
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //7.3.2012 18:32:55
  5.  
  6. DevExpress.Xpo.DB.Exceptions.LockingException: Cannot persist the object. It was modified or deleted (purged) by another application.
  7.    v DevExpress.Xpo.Helpers.NestedWorksHelper.ValidateVersions(Session session, Session parentSession, NestedParentMap map, ObjectSet lockedParentsObjects, ICollection nestedObjects)
  8.    v DevExpress.Xpo.SessionObjectLayer.BeginCommitChanges(AsyncCommitContext context)
  9.    v DevExpress.Xpo.SessionObjectLayer.CommitChanges(Session session, ICollection fullListForDelete, ICollection completeListForSave)
  10.    v DevExpress.Xpo.Session.FlushChangesInsideTransaction()
  11.    v DevExpress.Xpo.Session.FlushChanges()
  12.    v DevExpress.Xpo.Session.<CommitTransaction>b__4d()
  13.    v DevExpress.Xpo.Logger.LogManager.Log(String category, LogHandlerVoid handler, MessageHandler`1 createMessageHandler, ExceptionHandler exceptionHandler)
  14.    v DevExpress.Xpo.Session.CommitTransaction()
  15.    v DevExpress.Xpo.UnitOfWork.CommitChanges()
  16.    v Elite.Gui.Controls.TvorbaDavekControl.UlozVyuctovani(Vyuctovani vyuctovani)
  17.    v Elite.Gui.Controls.TvorbaDavekControl.UlozVyuctovaniASoubory()
  18.    v Elite.Gui.Controls.TvorbaDavekControl.buttonSave_Click(Object sender, EventArgs e)
  19.    v System.Windows.Forms.Control.OnClick(EventArgs e)
  20.    v DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
  21.    v DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
  22.    v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  23.    v System.Windows.Forms.Control.WndProc(Message& m)
  24.    v DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  25.    v DevExpress.XtraEditors.BaseControl.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