Page 1 of 1

CacheAllData property not working

Posted: Mon Mar 12, 2012 1:00 pm
by fuhrj
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?

CacheAllData property not working

Posted: Tue Mar 13, 2012 2:52 am
by HighAley
Hello.
fuhrj wrote: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?
There shouldn't be any problem.
Please, send us your code where you register data and the report template for analysis.

Which Viewer do you use? StiWebViewer or StiWebViewerFx?

Thank you.