The type or namespace name 'Html' does not exist in the namespace 'System.Web.Mvc' ,are you missing an assembly reference?

The type or namespace name 'Html' does not exist in the namespace 'System.Web.Mvc' (are you missing an assembly reference?)

solution: right click on reference system.web.mvc, toggle "Copy local" to "true".