The persistence provider implementation of InstanceStore in use is invalid. The {0} method can only be called during the processing of a command. Do not attempt to preserve an instance of InstancePersistenceContext for later use. The InstancePersistenceContext provided to TryCommand and BeginTryCommand can only be used during the processing of that command.
The persistence provider implementation of InstanceStore in use is invalid. It reported performing an operation which requires ...
The persistence provider implementation of InstanceStore in use is invalid. It returned false from TryCommand (or EndTryCommand) ...
The persistence provider implementation of InstanceStore in use is invalid. Its handler for cancel threw an exception. The ...
The persistence provider implementation of InstanceStore in use is invalid. Its implementation of OnFreeInstanceHandle threw ...
The persistence provider implementation of InstanceStore in use is invalid. The {0} method can only be called during the ...
The persistence provider implementation of InstanceStore is invalid. It attempted to execute multiple nested commands concurrently. ...
The persistence provider implementation of InstanceStore successfully canceled the command. An orphaned lock was reclaimed ...
The persistence provider was unable to reclaim the lock within the timeout provided. This may indicate a deadlock in the ...
The persistence value named {0} is being provided as an initial metadata value, so it must have a valid InstanceValue other ...