Message in Hebrew (עברית)

יישום ספק ההתמדה של InstanceStore שבשימוש אינו חוקי. הוא ניסה לבצע פקודה בעלת פוטנציאל להשגת נעילה במהלך עיבוד של פקודה שלא משיגה נעילה. חריגה זו עשויה להתרחש כאשר מתבצעת קריאה ל- InstancePersistenceContext.Execute או InstancePersistenceContext.BeginExecute עם פקודה שמחזירה True מ- InstancePersistenceCommand.AutomaticallyAcquiringLock במהלך עיבוד פקודה שמחזירה False. השתמש בספק התמדה שלא עושה זאת, או עקוף את 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
Dutch (Nederlands) Norwegian (Bokmal) (Norsk (Bokmål)) Hungarian (magyar) Finnish (suomi) Turkish (Türkçe) Russian (Русский) Italian (Italiano) French (Français) Prior (Message) Chinese (Simplified) (中文(简体)) 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))