解決方法:html
一.web
<compilation debug="true" targetFramework="4.5"> <buildProviders> <add extension=".cshtml" type="System.Web.Compilation.PageBuildProvider"/> </buildProviders> </compilation>ide