Config setting
The 2nd option is the one you want.
In your
In your
web.config
, make sure these keys exist:<configuration>
<system.webServer>
<validation validateIntegratedModeConfiguration="false"/>
</system.webServer>
</configuration>
No comments:
Post a Comment