add <location inheritInChildApplications="false"> to surround setting section your top level web application
ex.
<configuration>
<location path="." inheritInChildApplications="false">
<system.web>
<!-- Your Setting -->
</system.web>
</location>
</configuration>
ไม่มีความคิดเห็น:
แสดงความคิดเห็น