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
CacheAllData property not working
Hello.
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.
There shouldn't be any problem.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?
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.