[Mono-list] Re: [Mono-dev] Mono Webservices Bug

Miguel de Icaza miguel at ximian.com
Sat Oct 1 23:57:06 EDT 2005


Hello,

>  
> But when I try to return like DataSet from webservices 
>  
> It cannot be receive correctly as Dataset string by invoking from my
> webapplication like
>  
> DataSet data=client.GetDataFromWebService();
>  
> The system recognize data return from GetDataFromWebService() as XML
> Element instead of DataSet although I am explicitly delclare on the
> Webservice like

Please file a bug report in www.mono-project.com/Bugs with sample client
and server code so we can fix it.

Also, there is no need to CC both mono-list and mono-devel-list


More information about the Mono-list mailing list