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. It returned false from TryCommand (or EndTryCommand) after executing a nested command using InstancePersistenceContext.Execute (or BeginExecute). If a persistence provider understands and acts upon a command, it must return true.