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
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to