<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NEXT DESIGN &#187; IIS</title>
	<atom:link href="http://hellonext.com/http:/hellonext.com/topics/development/iis/feed/" rel="self" type="application/rss+xml" />
	<link>http://hellonext.com</link>
	<description>What's going on at Next Design?</description>
	<lastBuildDate>Wed, 07 Oct 2009 19:00:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CoRD: Remote Desktop for Mac OS X</title>
		<link>http://hellonext.com/2009/05/28/cord-remote-desktop-for-mac-os-x/</link>
		<comments>http://hellonext.com/2009/05/28/cord-remote-desktop-for-mac-os-x/#comments</comments>
		<pubDate>Thu, 28 May 2009 23:16:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[IIS Upload]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hellonext.com/2009/05/28/cord-remote-desktop-for-mac-os-x/</guid>
		<description><![CDATA[Macs interact well with Windows, and with CoRD the experience is a bit smoother. Great for working on the office terminal server, administrating servers or any other time you&#8217;d like your PC to be a bit closer without leaving your Mac.

]]></description>
			<content:encoded><![CDATA[<p>Macs interact well with Windows, and with CoRD the experience is a bit smoother. Great for working on the office terminal server, administrating servers or any other time you&#8217;d like your PC to be a bit closer without leaving your Mac.<br />
<a href="http://cord.sourceforge.net/"><img src="http://hellonext.com/wp-content/uploads/2009/05/smallserver2003screencapture.png" alt="smallserver2003screencapture" title="smallserver2003screencapture" width="475" height="315" class="alignnone size-full wp-image-18" /></a></p>
<img src="http://hellonext.com/?ak_action=api_record_view&id=19&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hellonext.com/2009/05/28/cord-remote-desktop-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To edit the IIS metabase file without stopping IIS,</title>
		<link>http://hellonext.com/2009/05/28/to-edit-the-iis-metabase-file-without-stopping-iis/</link>
		<comments>http://hellonext.com/2009/05/28/to-edit-the-iis-metabase-file-without-stopping-iis/#comments</comments>
		<pubDate>Thu, 28 May 2009 20:21:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[IIS Upload]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hellonext.com/2009/05/28/to-edit-the-iis-metabase-file-without-stopping-iis/</guid>
		<description><![CDATA[Applies To:
Microsoft Windows Server 2003
Background:
To edit the IIS metabase file without stopping IIS, you must enable Edit-While-Running.
Procedure:
To enable metabase edit-while-running using IIS Manager
   1. In IIS Manager, right-click the local computer, and then click Properties.
   2. Select the Enable Direct Metabase Edit check box.
]]></description>
			<content:encoded><![CDATA[<p>Applies To:<br />
Microsoft Windows Server 2003<br />
Background:<br />
To edit the IIS metabase file without stopping IIS, you must enable Edit-While-Running.<br />
Procedure:<br />
To enable metabase edit-while-running using IIS Manager</p>
<p>   1. In IIS Manager, right-click the local computer, and then click Properties.<br />
   2. Select the Enable Direct Metabase Edit check box.</p>
<img src="http://hellonext.com/?ak_action=api_record_view&id=16&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hellonext.com/2009/05/28/to-edit-the-iis-metabase-file-without-stopping-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS upload limit</title>
		<link>http://hellonext.com/2009/05/23/10/</link>
		<comments>http://hellonext.com/2009/05/23/10/#comments</comments>
		<pubDate>Sat, 23 May 2009 04:45:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[IIS Upload]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://hellonext.com/?p=10</guid>
		<description><![CDATA[When Windows Server 2003 was released was that when our clients attempted to upload media to our product, it was a bit hit and miss at times. What we discovered was a security precaution in IIS 6 limited the maximum file size that was up-loadable to 240Kb.
To resolve this issue, we increased the Maximum ASP [...]]]></description>
			<content:encoded><![CDATA[<p>When Windows Server 2003 was released was that when our clients attempted to upload media to our product, it was a bit hit and miss at times. What we discovered was a security precaution in IIS 6 limited the maximum file size that was up-loadable to 240Kb.<br />
To resolve this issue, we increased the Maximum ASP upload by running the following from the command line:</p>
<pre class="alt"><span>cscript C:\inetpub\adminscripts\adsutil.vbs set w3svc/ASPMaxRequestEntityAllowed 10484880

</span></pre>
<p>Finding the ASPMaxRequestEntityAllowed node, and changing the value.</p>
<p>With Windows Vista and Windows Server 2008, the way to set this changed again! To achieve the same setting, it can now be done via the IIS Administrative tool. To change do the following:</p>
<ul>
<li><img style="border: 0pt none;" src="http://hellonext.com/wp-content/uploads/2009/05/image-thumb2.png" border="0" alt="image" width="86" height="90" align="right" />Open <strong>IIS Manager</strong> from the <strong>Administrative Tools</strong></li>
<li>Select the Server from the tree structure on the left hand side</li>
<li>Double click on <strong>ASP</strong> in the right pane.</li>
<li>You will see a list of properties, Expand the <strong>Limits Properties</strong> and you will see <strong>Maximum Request Entity Body Limit</strong>. Set the value here in bytes to the upload limit you wish to set. Click <strong>Apply</strong>.</li>
</ul>
<ul>
<li><a href="http://hellonext.com/wp-content/uploads/2009/05/image-thumb3.png"><img style="border: 0pt none;" src="http://rosscify.files.wordpress.com/2008/07/image-thumb3.png?w=404&amp;h=163" border="0" alt="image" width="404" height="163" /></a></li>
</ul>
<p>There is a similar limit imposed in all flavours of ASP.net. This can be configured in the machine.config file of the machine or in the web.config for the application. Adding the following under the &lt;system.web&gt; tag in the will increase the ASP.net maximum upload to 10Mb in this example.</p>
<pre class="csharpcode"><span class="kwrd">&lt;</span><span class="html">system.web</span><span class="kwrd">&gt;</span>
      <span class="kwrd">&lt;</span><span class="html">httpRuntime</span> <span class="attr">maxRequestLength</span><span class="kwrd">="102400"</span> <span class="kwrd">/&gt;</span>
<span class="kwrd">&lt;/</span><span class="html">system.web</span><span class="kwrd">&gt;</span></pre>
<p>As you can see, it isn’t too difficult to resolve this issue, although the way to change the setting can be difficult at first to find.<br />
I hope this guide makes it a little easier for you.</p>
<img src="http://hellonext.com/?ak_action=api_record_view&id=10&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hellonext.com/2009/05/23/10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
