I'm using ReportViewer 9.0 in asp.net 3.5 using VS 2008. When executing the form, it retrieve data from SP and got the result in DataTable. The report display error
The Hidden expression for the table ‘table1’ contains an error: Input string was not in a correct format.
What cause this error ?