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

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

Done !!

Ha estat útil la resposta? 0 Els usuaris han Trobat Això Útil (0 Vots)