VS2010を使用してMVC 3で開発されたWebアプリケーションがあります。しかし、VS 2013 で開くと、次のエラーが表示されます。
System.Web.WebPages.Html.HtmlHelper' does not contain a definition for
'Partial' and no extension method 'Partial' accepting a first argument of type
'System.Web.WebPages.Html.HtmlHelper' could be found (are you missing a using
directive or an assembly reference?
そして今、VS 2010 でも同じエラーが表示されています。何をすべきか?Plzは私を助けて..