Good afternoon in advance, thank you very much for any collaboration, I tell you I had a project in vs2012 and I changed to vs2015 but the only mistake that I get after migration is a problem with ReportViewer
Microsoft.Reporting.WinForms.ReportDataSource reportDataSource1 = new Microsoft.Reporting.WinForms.ReportDataSource();
this.reportViewer1 = new Microsoft.Reporting.WinForms.ReportViewer();
every time that Reporting
appears, it points to me as an error
I also get it
and I decided to generate the .exe
and when I run it I get
and I already downloaded it and still nothing
What can I do to avoid going back to vs2012?