CacheAllData property not working

Stimulsoft Reports.WEB discussion
Post Reply
fuhrj
Posts: 120
Joined: Wed Jun 11, 2008 12:51 pm
Location: Lancaster, Ohio

CacheAllData property not working

Post 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?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

CacheAllData property not working

Post 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.
Post Reply