Hi,
Could you check that you have exactly the same dll version on both the server and your development environment?
We have included in the samples a report for displaying version information.
Could you add this report to your report solution and run it from your VSS after having changed the datasource to some existing datasource (even though the report will not retrieve any data from SharePoint).
After having run this report properly from your vss, please deploy the report to your report server and run the report once again from your report server.
Can you confirm that both reports execution returns exactly the same version information?
The schema files are provided as an helper tool for writing queries using an xml file.
The overall idea is to add an xml file to your project, to specify ERSDE.xsd as the associated schema for the xml file, write your queries using the xml file so that you can benefit from intellisense, copy the query into the data view's generic query designer when you are finished. You don't need to keep all your queries into an xml file. When you want to modify a query, you can just copy and paste the query from the data view's query designer into your xml file and make your modifications before copying it back to your report.
Let me know about your version information. You can send me an email as well to our support address if you would like to provide some screen shots. Our support address is available in the documentation.
Regards,