Im working developing a system web page and suddenly appears this error:
Could not load file or assembly \'System.Web.WebPages.Deployment, Version=1.0.0.0, C
I resolved this problem adding line below in web.config of project...
web.config
Before I marked in MANAGE NUGET "Microsoft.AspNet.Mvc/5.1.2", "Microsoft ASP.NET Web Pages/3.1.2", I try anything but nothing works (really!! uninstall VS and read a lot articles)
Good lucky