Please assist with the error above that I am getting when I used the ReportViewerForMVC. Presently, the application is not running again on Localhost. Please assist.
@using ReportViewerForMvc;
@{
ViewBag.Title = "ReportEmployee";
}
@Html.ReportViewer(ViewBag.ReportViewer as Microsoft.Reporting.WebForms.ReportViewer)
The error is below:
CS1702: Assuming assembly reference 'System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf385' used by 'ReportViewerForMvc' matches identity 'System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31' of 'System.Web.Mvc', you may need to supply runtime policy