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