The persistence provider implementation of InstanceStore in use is invalid. An ambient transaction (System.Transactions.Transaction.Current) is set on the thread calling InstancePersistenceContext.Execute or InstancePersistenceContext.BeginExecute, but commands have already executed during this execution episode with no transaction set. An ambient transaction can only be set on the first call to Execute or BeginExecute (and only if no other transaction is already set for the episode).
The path "{0}" is not supported. When InlineScript=true, the path should be a relative path pointing to the same web application ...
The path is too long after being fully qualified. Make sure the full path is less than 260 characters and the directory name ...
The persistence provider implementation of InstanceStore doesn't support the command named {0}. Either choose a different ...
The persistence provider implementation of InstanceStore in use is invalid. A new instance was created when an InstanceNotReadyException ...
The persistence provider implementation of InstanceStore in use is invalid. An ambient transaction (System.Transactions.Transaction.Current) ...
The persistence provider implementation of InstanceStore in use is invalid. It attempted to execute a potentially lock-acquiring ...
The persistence provider implementation of InstanceStore in use is invalid. It attempted to execute transactional command ...
The persistence provider implementation of InstanceStore in use is invalid. It called BindAcquiredLock to set the locked ...
The persistence provider implementation of InstanceStore in use is invalid. It called BindAcquiredLock, BindReclaimedLock, ...