Datasource for RDL reports with ReportViewer
I have some RDL reports created with SQL Server BI Development Studio and now I need to render them using the ASP.NET Report Viewer. Even though my RDLs contain references to the SQL server and the SELECT query, it keeps saying I need to specify a datasource for the report. Is there a way to make the datasource from the RDL be used or do I have to pass a datasource to the report viewer via C# code? Thank you. Paul Patterson Did you verify the DataSourceReference element in your RDL? It needs the path to the reporting server. The DataSourceReference element can contain a full folder path (for