I have a web service that is working fine in one environment but not in another.
The web service gets document meta data from SharePoint, it running on a server wher
Make sure that the table you are returning has a schema. If not, then create a default schema (i.e. add a column in that table).