Message in Chinese (Simplified) (中文(简体))
请求消息具有 ReplyTo=“<var>X</var>”,但 IContextChannel.RemoteAddress 是“<var>Y</var>”。当 ManualAddressing 为 False 时,这些值必须相同、为空或为 EndpointAddress.AnonymousAddress,因为发送回复到其他地址而不是原始发送方会产生安全风险。如果要处理这样的消息,请启用 ManualAddressing。
Unlocalized message
The request message has ReplyTo='<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