Winforms can not load the file or assembly 'Microsoft.ReportDesigner, version = 10.0.0.0' in VS2010

1

I have my form that has ReportViewer (version 10.0.0.0) and it is not allowing me to open it in VS2015

    
asked by Scott Ariel Perez Quispe 27.12.2016 в 23:51
source

1 answer

1

You have to add Microsoft Sql Data Tools from the Visual Studio installation program.

From Programs and features > Visual Studio 2015 > Change.

    
answered by 28.12.2016 / 00:37
source