摘要:
解决方法:在web.config 中添加 <httpHandlers><addverb="*"path="*.html"type="System.Web.UI.PageHandlerFactory"/></httpHandlers><compilation><buildProviders><addextension=".html"type="System.Web.Compilation.PageBuildProvider"/> 阅读全文
posted @ 2012-06-20 16:04
分飞
阅读(334)
评论(0)
推荐(0)