With the latest windows update, my VS 2012 MVC application now shows hundreds of errors - relating to web. (ie. Viewbag, Web.html, etc. ). a typical error message is web.mvc.WebViewPage is not defined, etc.
The application still seems to work and it allows me to compile - but why all of a sudden is it showing me all these errors.
The application still seems to work and it allows me to compile - but why all of a sudden is it showing me all these errors.