In your
web.config
, make sure these keys exist:<configuration>
<system.webServer>
<validation validateIntegratedModeConfiguration="false"/>
</system.webServer>
</configuration>
No comments:
Post a Comment