跪求:ios在二级目录下使用的问题!

[ 1091 查看 / 0 回复 ]

配置错误 说明: 在处理向该请求提供服务所需的配置文件时出错。请检查下面的特定错误详细信息并适当地修改配置文件。 分析器错误消息: 未能加载文件或程序集“URLRewriter”或它的某一个依赖项。系统找不到指定的文件。 (E:\home\LocalUser\423320\www\web.config line 36) 源错误:
行 34:    <httpRuntime maxRequestLength="2048" />行 35:    <httpModules>行 36:      <add type="URLRewriter.ModuleRewriter, URLRewriter" name="ModuleRewriter" />行 37:      <add name="BaseHttpModule" type="wqios.web.BaseHttpModule,wqios.web" />行 38:    </httpModules>
源文件: E:\home\LocalUser\423320\www\web.config    行: 36
分享 转发
TOP