Could not load file or assembly 'Microsoft.ReportViewer.WebForms'"
Problem:
I deployed asp.net mvc website on new server and getting below error "
Could not load file or assembly 'Microsoft.ReportViewer.WebForms'"
Solution:
on new server install MICROSOFT REPORT VIEWER 2012 RUNTIME and MICROSOFT REPORT VIEWER 2015 RUNTIME
and restart website.