2

I have converted the VS 2013 WinForm project to VS 2015. Once I installed it on client, report viewer is asking for Microsoft.ReportViewer.WinForms 12.0.0.0.

With VS 2013 projects Report Viewer 2012 Runtime worked fine.

I haven't been able to locate anywhere newer version of Report Viewer Runtime.

Does anyone know where can I find it?

Thank you

Jacob_Zac
  • 83
  • 1
  • 1
  • 7
  • Which version of .net framework do your application use? – Reza Aghaei Oct 16 '15 at 16:52
  • How do yo install your application on client? `XCopy`? `ClickOnce`? – Reza Aghaei Oct 16 '15 at 17:06
  • I Looked into my project references these are references that it uses: `C:\Program Files (x86)\Microsoft Visual Studio 14.0\ReportViewer\Microsoft.ReportViewer.WinForms.dll` and `C:\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.Common\12.0.0.0__89845dcd8080cc91\Microsoft.ReportViewer.Common.dll` You can set `Copy Local` to true for these references. – Reza Aghaei Oct 17 '15 at 08:36
  • 1
    the latest version is 2015 of the report viewer which is downloadable at https://www.microsoft.com/en-us/download/details.aspx?id=45496 – DkDev Mar 04 '16 at 18:28
  • @jacob_Zac => did you get this to work? – vbp13 Jun 14 '18 at 01:22

0 Answers0