Message in Japanese (日本語)
使用されている InstanceStore の永続化プロバイダー実装が無効です。InstancePersistenceContext.Execute (または BeginExecute) を使用して入れ子になったコマンドを実行した後で、TryCommand (または EndTryCommand) から false を返しました。永続化プロバイダーがコマンドを理解し、そのコマンドに従って動作しているときは、プロバイダーから true が返される必要があります。
Unlocalized message
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.
Search by Google