<?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/"
		>
<channel>
	<title>Comments on: Fixing File Upload Size Limit in IIS 7</title>
	<atom:link href="http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/</link>
	<description>Occasionally Relevant Insights from a Software Builder</description>
	<lastBuildDate>Tue, 29 Nov 2011 16:52:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Fixing IIS7 Maximum Upload Size &#124; Twin Harbor Tech Blog</title>
		<link>http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/comment-page-1/#comment-181138</link>
		<dc:creator>Fixing IIS7 Maximum Upload Size &#124; Twin Harbor Tech Blog</dc:creator>
		<pubDate>Thu, 28 Jul 2011 20:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/#comment-181138</guid>
		<description>[...] http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/" rel="nofollow">http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AgoMago</title>
		<link>http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/comment-page-1/#comment-175260</link>
		<dc:creator>AgoMago</dc:creator>
		<pubDate>Mon, 24 May 2010 07:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/#comment-175260</guid>
		<description>A simple solution....

Open IIS 7 SnapIn
Select the website you want enable to accept large file uploads.
In the main window double click &#039;Request filtering&#039;
once the window is opened you may see on top a list of tabs eg: file name extensions, rules, hidden segments and so on...
regardless the tab you select, in the main window rightclick and select &quot;Edit Feature Settings&quot; and modify the &quot;Maximum allowed content length (bytes)&quot;

Now you can upload files larger than 30 MB ....</description>
		<content:encoded><![CDATA[<p>A simple solution&#8230;.</p>
<p>Open IIS 7 SnapIn<br />
Select the website you want enable to accept large file uploads.<br />
In the main window double click &#8216;Request filtering&#8217;<br />
once the window is opened you may see on top a list of tabs eg: file name extensions, rules, hidden segments and so on&#8230;<br />
regardless the tab you select, in the main window rightclick and select &#8220;Edit Feature Settings&#8221; and modify the &#8220;Maximum allowed content length (bytes)&#8221;</p>
<p>Now you can upload files larger than 30 MB &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whitesites</title>
		<link>http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/comment-page-1/#comment-174314</link>
		<dc:creator>whitesites</dc:creator>
		<pubDate>Sat, 01 Aug 2009 01:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/#comment-174314</guid>
		<description>Thanks for the tip.  Finally someone that shows you a simple way to get this done, instead of long DOS commands.  You Rock!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip.  Finally someone that shows you a simple way to get this done, instead of long DOS commands.  You Rock!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salem5</title>
		<link>http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/comment-page-1/#comment-174112</link>
		<dc:creator>Salem5</dc:creator>
		<pubDate>Sat, 20 Jun 2009 14:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/#comment-174112</guid>
		<description>Thank you, way to go. Why ever I have to change that one file a hundred times, is way beyound me. always having to alter my files (espescially the web.config) after writing them in that visual studio development server is a pain.</description>
		<content:encoded><![CDATA[<p>Thank you, way to go. Why ever I have to change that one file a hundred times, is way beyound me. always having to alter my files (espescially the web.config) after writing them in that visual studio development server is a pain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Cyprich</title>
		<link>http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/comment-page-1/#comment-173567</link>
		<dc:creator>Johan Cyprich</dc:creator>
		<pubDate>Fri, 06 Feb 2009 19:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/#comment-173567</guid>
		<description>Learning how web.config works will help you administer IIS better. There isn&#039;t much available online with this information.</description>
		<content:encoded><![CDATA[<p>Learning how web.config works will help you administer IIS better. There isn&#8217;t much available online with this information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/comment-page-1/#comment-173559</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 03 Feb 2009 19:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2008/06/19/fixing-file-upload-size-limit-in-iis-7/#comment-173559</guid>
		<description>Thanks! Everyone else is having you edit the metabase with cryptic commands that alter the system configs while you have show a simple change to the web.config file. Much superior way!</description>
		<content:encoded><![CDATA[<p>Thanks! Everyone else is having you edit the metabase with cryptic commands that alter the system configs while you have show a simple change to the web.config file. Much superior way!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

