Add the following line to your web.config file right before the </configuration> end tag:

<system.webServer>
<validation validateIntegratedModeConfiguration="false" />
</system.webServer>

Done !!

這篇文章有幫助嗎? 10 用戶發現這個有用 (365 投票)