Is there a known issue with trying to pass a DataSet as an argument to a 
web service?  I'm running some web services on Apache with mod_mono, and 
the functions that return DataSets don't have a problem.  However, any 
function that expects a DataSet as an argument, when called from a 
client application via the web service, fails.

On the server, no code from the function is executed.  And in the client 
application, the error is "Could not deserialize soap message."  My 
testing seems to narrow this down to any function that expects a DataSet 
as an argument, regardless of the code within the function.

Any ideas?


-David

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to