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

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

Done !!

Hai trovato utile questa risposta? 0 Utenti hanno trovato utile questa risposta (0 Voti)