Message in Japanese (日本語)
バインドと MSMQ キューの構成間で不整合が検出されました。サービスを開始できません。ExactlyOnce プロパティは false に設定されており、メッセージが読み取られるキューはトランザクション キューです。このエラーを修正するには、ExactlyOnce プロパティを true に設定するか、非トランザクション バインドを作成してください。
Unlocalized message
A mismatch between the binding and MSMQ queue configuration was detected. The service cannot be started. The ExactlyOnce property is set to false and the queue to read messages from is a transactional queue, Correct the error by setting the ExactlyOnce property to true or create a non-transactional binding.
Search by Google