I am having hard time understand why do we need to use ListenURI. I cannot fine any good literature on web. I hope someone will be able to answer it here.
Also, when a WCF service receives a SOAP message, it will try to match the <To> header with the address specified in the configuration (in <endpoint> element). If this does not match, it will throw an error, is that correct?
MP