为什么我bin文件夹中已经引用了URLRewriter.dll,
我也配置了
<configSections>
<section name="RewriterConfig" type="URLRewriter.Config.RewriterConfigSerializerSectionHandler, URLRewriter" />
</configSections>
和
<httpModules>
<add type="URLRewriter.ModuleRewriter, URLRewriter" name="ModuleRewriter" />
</httpModules>
而webconfig中却到不到元素“RewriterConfig”,“Rules”,“RewriterRule”,“LookFor”,“SendTo”,为什么???高手说说
请你是网站还是项目?
试用URLRewriter.dll拷到bin目录下去看下!
just a test