#16922: Added webpages:Enabled=false to web.configs

--HG--
branch : dev
This commit is contained in:
Dave Reed 2010-12-02 13:22:32 -08:00
parent 4762b1d3f6
commit d86fb19308
78 changed files with 242 additions and 9 deletions

View File

@ -1,6 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<compilation targetFramework="4.0"> <compilation targetFramework="4.0">
<assemblies> <assemblies>

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -15,7 +15,9 @@
</sectionGroup> </sectionGroup>
</configSections> </configSections>
<appSettings/> <appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.diagnostics configSource="Config\Diagnostics.config"/> <system.diagnostics configSource="Config\Diagnostics.config"/>
<system.web.webPages.razor> <system.web.webPages.razor>

View File

@ -23,7 +23,9 @@
</sectionGroup> </sectionGroup>
</configSections> </configSections>
<appSettings/> <appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<!-- <!--

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,6 +1,10 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<system.web> <appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<compilation targetFramework="4.0"> <compilation targetFramework="4.0">
<assemblies> <assemblies>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,6 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,6 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,6 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
</httpHandlers> </httpHandlers>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<configuration> <configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web> <system.web>
<httpHandlers> <httpHandlers>
<!-- iis6 - for any request in this location, return via managed static file handler --> <!-- iis6 - for any request in this location, return via managed static file handler -->