From: Habib Salim on
Good Afternoon.
I have been getting this error recently. "The report definition is not
valid. Details: The report definition element 'ConnectionProperties' is
empty"

Every time I make changes to the report and save it, an incomplete
ConnectionProperties element is added back to the rdl as follows:
<ConnectionProperties>
<ConnectString />
<IntegratedSecurity>true</IntegratedSecurity>
</ConnectionProperties>

If I remove this element and run the report, it works again until I make
another change to the report.

Do I have an incorrect xsd?

I think this issue started after I began adding subreports to the report.
I am using a shared datasource for the reports.

Thanks in advance for your assistance.

Regards
Habib