The persistence provider implementation of InstanceStore in use is invalid. It attempted to execute a potentially lock-acquiring command while processing a non-lock-acquiring command. This exception can occur when InstancePersistenceContext.Execute or InstancePersistenceContext.BeginExecute is called with a command that returns true from InstancePersistenceCommand.AutomaticallyAcquiringLock while processing a command which returns false. Either use a persistence provider which does not do so, or override AutomaticallyAcquiringLock on one of the commands to return the correct value.
The path is too long after being fully qualified. Make sure the full path is less than 260 characters and the directory name ...
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, ...