<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Configuring IIS 7 default document from web.config</title>
	<atom:link href="http://martinnormark.com/2007/12/20/configuring-iis-7-default-document-from-web-config/feed" rel="self" type="application/rss+xml" />
	<link>http://martinnormark.com/2007/12/20/configuring-iis-7-default-document-from-web-config?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss</link>
	<description></description>
	<lastBuildDate>Wed, 10 Mar 2010 13:52:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Martin H. Normark</title>
		<link>http://martinnormark.com/2007/12/20/configuring-iis-7-default-document-from-web-config/comment-page-1#comment-1010</link>
		<dc:creator>Martin H. Normark</dc:creator>
		<pubDate>Thu, 28 May 2009 10:28:49 +0000</pubDate>
		<guid isPermaLink="false">/post/Configuring-IIS-7-default-document-from-webconfig.aspx#comment-1010</guid>
		<description>@Niskov

This is because the settings has been locked through the applicationHost.config file located in C:\Windows\System32\inetsrv\config.

As the error message points out, this is due to the allowOverride=false setting. Have a look in the applicationHost.config file and find the defaultDocument configuration element and look for the allowOverride property.</description>
		<content:encoded><![CDATA[<p>@Niskov</p>
<p>This is because the settings has been locked through the applicationHost.config file located in C:\Windows\System32\inetsrv\config.</p>
<p>As the error message points out, this is due to the allowOverride=false setting. Have a look in the applicationHost.config file and find the defaultDocument configuration element and look for the allowOverride property.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niskov Fliskov</title>
		<link>http://martinnormark.com/2007/12/20/configuring-iis-7-default-document-from-web-config/comment-page-1#comment-1009</link>
		<dc:creator>Niskov Fliskov</dc:creator>
		<pubDate>Thu, 28 May 2009 09:16:45 +0000</pubDate>
		<guid isPermaLink="false">/post/Configuring-IIS-7-default-document-from-webconfig.aspx#comment-1009</guid>
		<description>Thanks for the great article.
I&#039;ve tried what you said, but I always get the same &quot;Configuration Error&quot; (caused by &quot;&lt;system.webServer&gt;&quot;):
&quot;This configuration section cannot be used at this path.  This happens when the site administrator has locked access to this section using &lt;location allowOverride=&quot;false&quot;&gt; from an inherited configuration file.&quot;

This is a real issue, since we use to deploy the site on many computers, and any configuration of the system will cause a tremendous overhead... any ideas?</description>
		<content:encoded><![CDATA[<p>Thanks for the great article.<br />
I&#8217;ve tried what you said, but I always get the same &quot;Configuration Error&quot; (caused by &quot;&lt;system.webServer&gt;&quot;):<br />
&quot;This configuration section cannot be used at this path.  This happens when the site administrator has locked access to this section using &lt;location allowOverride=&quot;false&quot;&gt; from an inherited configuration file.&quot;</p>
<p>This is a real issue, since we use to deploy the site on many computers, and any configuration of the system will cause a tremendous overhead&#8230; any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
