On Sun, Dec 28, 2003 at 12:39:11PM -0600, Pablo Fischer wrote:
> Hi!
> 
> Yep, I know that in .NET Framework I can generate the proxy code, but
> I'm not using Windows, I'm using Mono in Linux, and in Mono the wsdl.exe
> can't generate the proxy code.

If you save the wsdl to a file, then run wsdl on that file it appears to
generate correct code. Unfortunately I don't have time to work on this
at the moment, but it does look like a bug in reading XML from a network
stream.

Coincidently, the close-tag that is failing is the same one that the IP
packet spilts, but I can't see how that would break it. 

David
-- 
"You can't hand-over-hand up monomolecular wire; your fingers fall off."
                      -- Beauvoir, 'Count Zero'
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to