The persistence provider implementation of InstanceStore in use is invalid. It attempted to execute transactional command while processing a non-transactional command. This exception can occur when InstancePersistenceContext.Execute or InstancePersistenceContext.BeginExecute is called with a command that returns false from InstancePersistenceCommand.IsTransactionEnlistmentOptional while processing a command which returns true. Either use a persistence provider which does not do so, or override IsTransactionEnlistmentOptional on one of the commands to return the correct value.
The persistence provider implementation of InstanceStore doesn't support the command named {0}. Either choose a different ...
The persistence provider implementation of InstanceStore in use is invalid. A new instance was created when an InstanceNotReadyException ...
The persistence provider implementation of InstanceStore in use is invalid. An ambient transaction (System.Transactions.Transaction.Current) ...
The persistence provider implementation of InstanceStore in use is invalid. It attempted to execute a potentially lock-acquiring ...
The persistence provider implementation of InstanceStore in use is invalid. It attempted to execute transactional command ...
The persistence provider implementation of InstanceStore in use is invalid. It called BindAcquiredLock to set the locked ...
The persistence provider implementation of InstanceStore in use is invalid. It called BindAcquiredLock, BindReclaimedLock, ...
The persistence provider implementation of InstanceStore in use is invalid. It called BindAcquiredLock, BindReclaimedLock, ...
The persistence provider implementation of InstanceStore in use is invalid. It called BindAcquiredLock, BindReclaimedLock, ...