Hi, I filed this feature request in the PHP bug system a few days ago and have gotten no answer: http://bugs.php.net/bug.php?id=50698 Executive Summary: I have a .net WCF web service that listens on http and on nettcp. The WSDL that is automatically generated lists both endpoints. The soap client constructor immediately throws an exception even if I explicitly declare an endpoint in the soapclient constructor because of the nettcp endpoint. So I have four questions: 1. Any simple workaround I don't know about on the PHP end. 2. Any reason this is considered a feature. 3. Can anyone who cares vote for this bug 4. Any way to sponser a bounty to implement the feature request. Regards, Justin Dearing