[Mono-dev] C# Web Service client - SOAP message generation

Bruno Teixeira bteixeira at igalia.com
Tue Jan 16 13:50:16 EST 2007


Hi there,

I'm trying to create a client to a consume web service wich is 
implemented with gSOAP. The server is having trouble deserializing 
"xsd:anyType" elements and, despite the fact that gSOAP supports 
"href"s, I think this might have something to do with the problem.

Anyway, can I get MONO to generate SOAP messages without using "href"s  ?

By the way, I couldn't create a Stub - using the wsdl command - from a 
WSDL using "document" binding style and could not compile the Stub when 
the WSDL contains choices. Aren't these supported?

mcs --version
Mono C# compiler version 1.1.12.1

Thank you for your time.

Take care.

Bruno Teixeira



More information about the Mono-devel-list mailing list