Problem with local reports (rdlc) VS 2017

  • Thread starter Thread starter Mark Hofland
  • Start date Start date
M

Mark Hofland

Guest
Hi all,

I have a problem with local reports. What happens is, and this is the second time, After modifying a report in the designer, the report can't be loaded anymore in the report viewer. (A data source instance has not been supplied for the datasource "Datasource_Name". Where Datasource_Name is just the name of my Data Source.

If I look in the report designer, there is a data source, and a dataset in the report data pane. If I right click on the Tablix, the Dataset name is filled.

If I go to my form, click the small arrow, select a report, then select Choose Data Sources, the Report Data Source and the Data Source Instance are empty. The Rebind Data Source does not work either.

If I create a new report with the wizard, and choose the newly created report in the Report Viewer, all went fine. I can change the report in the designer and run it again with no problems. But after making a lot of changes suddenly I get the error described above and I can't run my report anymore. This is very annoying because I spent a lot of time creating them, and I don't have a clue to get rid of the error or solve the Report Data Source and Data Source Instance problem.

Any Idea's? Maybe a corrupt XML File?

regards,

Mark

Continue reading...
 
Back
Top