CacheAllData property not working
Posted: Mon Mar 12, 2012 1:00 pm
I attempted to run reports created in Reports.Net with Reports.Web.
The Designer complains:
Parent Data Source 'DataSource1' and Child Data Source 'ReportData' is not located in one DataSet and can't be used in relation 'Name'! You can use property CacheAllData of report to cache this Data Source to one DataSet
The CacheAllData property on the report is set to True.
Is this method to create Relationships in Reports.Web different from Reports.Net?
The Designer complains:
Parent Data Source 'DataSource1' and Child Data Source 'ReportData' is not located in one DataSet and can't be used in relation 'Name'! You can use property CacheAllData of report to cache this Data Source to one DataSet
The CacheAllData property on the report is set to True.
Is this method to create Relationships in Reports.Web different from Reports.Net?