HTTP Error 500.22 

Tuesday, November 04, 2008 5:42:40 PM

All you need to do is add this to the web.config.

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

I hope this helps you as it did me.

Share This Using Popular Bookmarking Services

4 + 4 =