(snip) > My second and actually more important question is how to write a client for a web > service. I know that with microsofts .net implementation one has to use the wsdl.exe > tool > to generate a c# proxy file, in which you specify the namespace for the proxy, but > there > seems to be no equivalent way in mono, since the proxy file is automatically > generated.
Mono also has a wsdl tool. You can use it to generate the proxy. Lluis. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
