Message in Chinese (Simplified) (中文(简体))

所用 InstanceStore 的永久性提供程序实现无效。该实现试图在处理不获取锁的命令时执行可能获取锁的命令。如果在处理从 InstancePersistenceCommand.AutomaticallyAcquiringLock 返回 false 的命令时,使用从其返回 true 的命令调用 InstancePersistenceContext.Execute 或 InstancePersistenceContext.BeginExecute,则可能发生此异常。请使用不会产生这种行为的永久性提供程序,或重写其中一个命令的 AutomaticallyAcquiringLock,以返回正确的值。

Unlocalized message

The persistence provider implementation of InstanceStore in use is invalid. It attempted to execute a potentially lock-acquiring command while processing a non-lock-acquiring command. This exception can occur when InstancePersistenceContext.Execute or InstancePersistenceContext.BeginExecute is called with a command that returns true from InstancePersistenceCommand.AutomaticallyAcquiringLock while processing a command which returns false. Either use a persistence provider which does not do so, or override AutomaticallyAcquiringLock on one of the commands to return the correct value.

Search by Google
Available localized messages
Hebrew (עברית) Dutch (Nederlands) Norwegian (Bokmal) (Norsk (Bokmål)) Hungarian (magyar) Finnish (suomi) Turkish (Türkçe) Russian (Русский) Italian (Italiano) Prior (Message) French (Français) Arabic (العربية) Japanese (日本語) German (Deutsch) Czech (Čeština) Korean (한국어) Greek (Ελληνικά) Next (Message) Spanish (Español) Danish (Dansk) Polish (Polski) Swedish (Svenska) Chinese (Traditional) (中文(繁體)) Portuguese (Brazil) (Português (Brasil))