I get a MvcWebRazorHostFactory error trying to run my app, but it\'s not an MVC app at all. I have the following web packages installed via nuget:
Microsoft
Changed the version of MvcWebRazorHostFactory to the same version of System.Web.Mvc which resolved my issue.