在根目录web.config中加入
<location path="." allowOverride="false" inheritInChildApplications="false">
<system.web>
...
</system.web>
</location>
在根目录web.config中加入
<location path="." allowOverride="false" inheritInChildApplications="false">
<system.web>
...
</system.web>
</location>