Message in Arabic (العربية)
يعتبر تنفيذ موفر الاستمرارية InstanceStore الموجود قيد الاستخدام غير صالح. وقد حاول تنفيذ العديد من الأوامر المضمنة بشكل متزامن. يتم إصدار استدعاء واحد فقط إلى InstancePersistenceContext.Execute (أو BeginExecute) في كل مرة لكل استدعاء إلى InstanceStore.TryCommand (أو BeginTryCommand). يشير هذا الخطأ إلى تنفيذ موفر استمرارية غير صالح.
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