I have a template from someone else, an RDL that is loosly modeled on one of my reports. This is called Report1.RDL
There is an error when I double click on Report1.RDL
"One or more errors encountered while loading the designer. Data at the root level is invalid. Line 1 position 1."
this is the xml for the Datasource:
"<DataSources>
<DataSource Name="DataSource1">
<DataSourceReference>DataSource1</DataSourceReference>
<rdataSourceID>af20beb0-8840-4d0f-aa15-d30c93ffb9a4</rdataSourceID>
</DataSource>
</DataSources>
I want to change the Datasource? I guess to the Testserver/2005 and the database as pbs.
Can someone show me how to make this change and is this in fact what is needed to do?
There is an error when I double click on Report1.RDL
"One or more errors encountered while loading the designer. Data at the root level is invalid. Line 1 position 1."
this is the xml for the Datasource:
"<DataSources>
<DataSource Name="DataSource1">
<DataSourceReference>DataSource1</DataSourceReference>
<rdataSourceID>af20beb0-8840-4d0f-aa15-d30c93ffb9a4</rdataSourceID>
</DataSource>
</DataSources>
I want to change the Datasource? I guess to the Testserver/2005 and the database as pbs.
Can someone show me how to make this change and is this in fact what is needed to do?