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

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

Done !!

Bu cevap yeterince yardımcı oldu mu? 0 Bu dökümanı faydalı bulan kullanıcılar: (0 Oy)