
July 17, 2007
3:41 p.m.
Hello all, This seems more a .NET issue since the server runs fine and returns a correct SOAP envelope but I am still asking my question... We have a basic Twisted SOAP server with an "echo" method that simply returns it's argument. (Typically a string). A client written with SOAPpy communicates fine with this server. However a C# client in .NET seems unable to read the echoed string. Any ideas someone might have would be greatly appreciated. Arye.