- Removing an empty section declaration from web.config.

--HG--
branch : dev
This commit is contained in:
Suha Can
2010-10-27 11:23:32 -07:00
parent 8435dff302
commit 721b2b3f57

View File

@@ -112,7 +112,6 @@
<add verb="*" path="theme.txt" validate="false" type="System.Web.HttpNotFoundHandler" />
</httpHandlers>
</system.web>
<system.web.extensions/>
<!--
The system.webServer section is required for running ASP.NET AJAX under Internet
Information Services 7.0. It is not necessary for previous version of IIS.