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
Please try the following steps.
2.In Webconfig
a.Add the assembly first
b.Bind the assembly for runtime
3.Make sure you have added correct key
This worked for me. Hope It'll help you too.