Quote Originally Posted by mendhak
If you want to return an object of that class' type, make the class serializable.
I'm not directly returning an object of that type. I return an array list that may contain one or more of them.
There is a way to instruct the web service to declare the class in the wsdl file but I can't remember how or find in on msdn.