在web.config中添加下面这段html
代码以下web
<buildProviders> <add extension=".html" type="System.Web.Compilation.PageBuildProvider" /> </buildProviders>