关于URLRewriter在IIS7.0重写的问题,在线等~
<system.web>
<httpModules>
<add name="URLRewriter" type="URLRewriter.RewriterHttpModule, URLRewriter" />
</httpModules>
</system.web>
URLRewriter的引用等都正确。
错误描述:
未能从程序集“URLRewriter”中加载类型“URLRewriter.RewriterHttpModule”。
------解决方案--------------------
来晚了???
------解决方案--------------------
...我也来晚了??