alexmen

专注.net软件开发,项目管理体系PMBOK.

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2011年8月11日

摘要: 一、Web.config配置解决办法 直接在Web.config下 加入: 1.<configSections> <section name="rewriter" requirePermission="false" type="Intelligencia.UrlRewriter.Configuration.RewriterConfigurationSectionHandler, Intelligencia.UrlRewriter" /> </configSections> 2.<httpMod 阅读全文
posted @ 2011-08-11 23:29 alexmen 阅读(6329) 评论(0) 推荐(0) 编辑