How to enable compile time error checking of views in visual studio 2012 (MVC application using entityframework) I have tried this
<MvcBuildViews> true </MvcBuildViews>
Error is : Error77 Could not load type 'System.Data.Entity.Design.AspNet.EntityDesignerBuildProvider'.