当前位置: 代码迷 >> ASP.NET >> 关于URLRewriter在IIS7.0重写的有关问题,
  详细解决方案

关于URLRewriter在IIS7.0重写的有关问题,

热度:1817   发布时间:2013-02-25 00:00:00.0
关于URLRewriter在IIS7.0重写的问题,在线等~
<system.web>
  <httpModules>
  <add name="URLRewriter" type="URLRewriter.RewriterHttpModule, URLRewriter" />
  </httpModules>
  </system.web>


URLRewriter的引用等都正确。

错误描述:
未能从程序集“URLRewriter”中加载类型“URLRewriter.RewriterHttpModule”。 




------解决方案--------------------------------------------------------
来晚了???
------解决方案--------------------------------------------------------
...我也来晚了??
  相关解决方案