Hi. I am trying to export all the answers using the ReportingService Web Service. Our surveys are large (1000+) questions. We need to automate the export of the data to .NET (XML or .NET Objects) in exactly the same format as the standard Response Export. I am having trouble with exporting the Options and the Matrix questions/answers. The data that we need for each question are the complete Alias and the answer. It appears like the WebServices are not doing any work around the Aliases as the Export does. It looks like we have to do it all manually in C#. Any help or tips would be appreciatative.