Is it possible to return an array from a web service? Everything builds fine (web app and web service) but when I try to update my web references I get the error:
"You must implement a default accessor on System.Array because it inherits from ICollection."




Reply With Quote