There is a problem in Visual Studio 2010 Report Viewer and Datasets. Problem: If you create a VS report by manually or by using the wizard, and configure a dataset based on a stored procedure, then later modify the stored…
There is a problem in Visual Studio 2010 Report Viewer and Datasets. Problem: If you create a VS report by manually or by using the wizard, and configure a dataset based on a stored procedure, then later modify the stored…
Got this error when running a report in report viewer. The query ran fine in SQL Server. The report would also show when refreshed. I found the answer was to open the dataset the report was based on, find the…