Message in French (Français)

L'implémentation du fournisseur de persistance de InstanceStore utilisée n'est pas valide. Elle a tenté d'exécuter une commande transactionnelle alors qu'elle traitait une commande non transactionnelle. Cette exception peut se produire lorsque InstancePersistenceContext.Execute ou InstancePersistenceContext.BeginExecute est appelé avec une commande qui retourne la valeur false à partir de InstancePersistenceCommand.IsTransactionEnlistmentOptional alors qu'il traite une commande qui retourne la valeur True. Utilisez un fournisseur de persistance qui n'agit pas ainsi ou remplacez IsTransactionEnlistmentOptional dans l'une des commandes pour qu'elle retourne la valeur correcte.

Unlocalized message

The persistence provider implementation of InstanceStore in use is invalid. It attempted to execute transactional command while processing a non-transactional command. This exception can occur when InstancePersistenceContext.Execute or InstancePersistenceContext.BeginExecute is called with a command that returns false from InstancePersistenceCommand.IsTransactionEnlistmentOptional while processing a command which returns true. Either use a persistence provider which does not do so, or override IsTransactionEnlistmentOptional 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) 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))