在上级目录的web.config中作以下处理:
<location path="." allowOverride="true" inheritInChildApplications="false">
<system.web>
...
</system.web>
</location>