c:\Documents and Settings\Administrator\Local Settings\Temp\hl8_ktaa.0.cs(39,70) : error CS0117: 'Reports.Report.activityDataSource' does not contain a definition for 'level'c:\Documents and Settings\Administrator\Local Settings\Temp\hl8_ktaa.0.cs(49,70) : error CS0117: 'Reports.Report.activityDataSource' does not contain a definition for 'level'
code:
StiOptions.Preview.Window.ShowPageDesignButton = false;
m_StiReport.Show(this);
no problem for design:
m_StiReport.Design();
design then preview has no problem, but error raise if direct preview
design then preview has no problem, but error raise if direct preview
It seems that it is a problem with a compilation of the report. Maybe you make some modifications to your data during preview?
Please provide us with more information about this error.
Thank you.
Please provide us with more information about this error.
Thank you.