Message in Japanese (日本語)
InstanceStore の永続化プロバイダー実装が無効です。複数の入れ子になったコマンドを同時に実行しようとしました。InstanceStore.TryCommand (または BeginTryCommand) のそれぞれの呼び出しで、同時に発行できる InstancePersistenceContext.Execute (または BeginExecute) の呼び出しは 1 つだけです。このエラーは、永続化プロバイダー実装が無効であることを示します。
Unlocalized message
The persistence provider implementation of InstanceStore is invalid. It attempted to execute multiple nested commands concurrently. Only one call to InstancePersistenceContext.Execute (or BeginExecute) may be issued at a time for each call to InstanceStore.TryCommand (or BeginTryCommand). This error indicates an invalid persistence provider implementation.
Search by Google