<?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: Image Resizer Documentation</title>
	<atom:link href="http://nathanaeljones.com/142/image-resizer-documentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://nathanaeljones.com/142/image-resizer-documentation/</link>
	<description>Ramblings of a computer linguist</description>
	<lastBuildDate>Thu, 24 Jun 2010 12:56:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nathanaeljones</title>
		<link>http://nathanaeljones.com/142/image-resizer-documentation/comment-page-1/#comment-461</link>
		<dc:creator>nathanaeljones</dc:creator>
		<pubDate>Wed, 05 May 2010 23:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://66.29.219.39/?p=142#comment-461</guid>
		<description>The best solution is to change it to .ashx. Some version of IIS don&#039;t handle .axd well, and other do... All seem to handle .ashx properly.  </description>
		<content:encoded><![CDATA[<p>The best solution is to change it to .ashx. Some version of IIS don&#039;t handle .axd well, and other do&#8230; All seem to handle .ashx properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://nathanaeljones.com/142/image-resizer-documentation/comment-page-1/#comment-460</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 30 Apr 2010 02:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://66.29.219.39/?p=142#comment-460</guid>
		<description>I have installed your trial version and I discovered that there is a conflict with IIS default configuration, where the extension .axd is already defined under Home Directory/Configuration/Mappings. Your code is not rendering the images at all (red x in IE for an unfound image). If I modify the extension to something unused, say .axda in web.config and also in the image src, it works correctly. What is the best fix for this, other than changing the extension to something other than .axd? </description>
		<content:encoded><![CDATA[<p>I have installed your trial version and I discovered that there is a conflict with IIS default configuration, where the extension .axd is already defined under Home Directory/Configuration/Mappings. Your code is not rendering the images at all (red x in IE for an unfound image). If I modify the extension to something unused, say .axda in web.config and also in the image src, it works correctly. What is the best fix for this, other than changing the extension to something other than .axd?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
