Message in Korean (한국어)
요청 메시지에 FaultTo='<var>X</var>'이(가) 있지만 IContextChannel.RemoteAddress는 '<var>Y</var>'입니다. ManualAddressing이 false이면 이 값은 같거나, null 또는 EndpointAddress.AnonymousAddress이어야 합니다. 원래 발신자와 다른 주소로 회신을 보내면 보안상 위험하기 때문입니다. 이러한 메시지를 처리하려면 ManualAddressing을 사용하십시오.
Unlocalized message
The request message has FaultTo='<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