Hello all,<br><br>This seems more a .NET issue since the server runs fine<br>and returns a correct SOAP envelope but I am still asking<br>my question...<br><br>We have a basic Twisted SOAP server with an &quot;echo&quot; method
<br>that simply returns it&#39;s argument. (Typically a string).<br>A client written with SOAPpy communicates fine with this<br>server. However a C# client in .NET seems unable to <br>read the echoed string.<br><br>Any ideas someone might have would be greatly appreciated.
<br>Arye.<br>