Message in Japanese (日本語)
要求メッセージに From='<var>X</var>' がありますが、IContextChannel.RemoteAddress が '<var>Y</var>' です。ManualAddressing が False の場合は、これらの値は同じか、NULL か、EndpointAddress.AnonymousAddress である必要があります。応答を元の送信者とは異なるアドレスに送信すると、セキュリティ リスクが生じるおそれがあるからです。このようなメッセージを処理する場合は、ManualAddressing を有効にしてください。
Unlocalized message
The request message has From='<var>X</var>' but IContextChannel.RemoteAddress is '<var>Y</var>'. When ManualAddressing is false, these values must be the same, null, or EndpointAddress.AnonymousAddress because sending a reply to a different address than the original sender can create a security risk. If you want to process such messages, enable ManualAddressing.
Search by Google