In ASP.NET MVC 4.5.2 Framework.
after typing
@Html.LabelFor() or @Html.EditorFor()
in view
I\'m getting Error: The
Well, I got it fixed by correcting the assembly reference in /Views/web.config, see the image: