Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.168.1
- //SESTRA
- //Windows XP Professional Service Pack 3 v5.1.2600
- //8.1.2013 10:23:57
- DevExpress.Xpo.DB.Exceptions.LockingException: Cannot persist the object. It was modified or deleted (purged) by another application.
- at DevExpress.Xpo.DB.ConnectionProviderSql.DoUpdateRecord(UpdateStatement root, TaggedParametersHolder identities)
- at DevExpress.Xpo.DB.ConnectionProviderSql.UpdateRecord(ModificationStatement root, TaggedParametersHolder identities)
- at DevExpress.Xpo.DB.ConnectionProviderSql.ProcessModifyData(ModificationStatement[] dmlStatements)
- at DevExpress.Xpo.DB.DataStoreSerializedBase.ModifyData(ModificationStatement[] dmlStatements)
- at DevExpress.Xpo.DB.ConnectionProviderSql.ModifyData(ModificationStatement[] dmlStatements)
- at DevExpress.Xpo.SimpleDataLayer.ModifyData(ModificationStatement[] dmlStatements)
- at DevExpress.Xpo.SimpleObjectLayer.CommitChanges(Session session, ICollection fullListForDelete, ICollection completeListForSave)
- at DevExpress.Xpo.Session.FlushChangesInsideTransaction()
- at DevExpress.Xpo.Session.FlushChanges()
- at DevExpress.Xpo.Session.<CommitTransaction>b__55()
- at DevExpress.Xpo.Logger.LogManager.Log(String category, LogHandlerVoid handler, MessageHandler`1 createMessageHandler, ExceptionHandler exceptionHandler)
- at DevExpress.Xpo.Session.CommitTransaction()
- at DevExpress.Xpo.UnitOfWork.CommitChanges()
- at Elite.BussinesLogic.CommitUow.DoWork()
- at Elite.Common.ProcessData.doWork()
- at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
- at System.Threading.ExecutionContext.runTryCode(Object userData)
- at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment