<?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: Avoiding &quot;connection: close&quot; when returning a 304 (Not Modified) status code in ASP.NET (Part 2)</title>
	<atom:link href="http://www.epocalipse.com/blog/2007/09/11/avoiding-connection-close-when-returning-a-304-not-modified-status-code-in-aspnet-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.epocalipse.com/blog/2007/09/11/avoiding-connection-close-when-returning-a-304-not-modified-status-code-in-aspnet-part-2/</link>
	<description></description>
	<lastBuildDate>Sat, 06 Feb 2010 00:43:17 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ganesh</title>
		<link>http://www.epocalipse.com/blog/2007/09/11/avoiding-connection-close-when-returning-a-304-not-modified-status-code-in-aspnet-part-2/comment-page-1/#comment-37169</link>
		<dc:creator>Ganesh</dc:creator>
		<pubDate>Fri, 08 Jan 2010 07:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.epocalipse.com/blog/2007/09/11/avoiding-connection-close-when-returning-a-304-not-modified-status-code-in-aspnet-part-2/#comment-37169</guid>
		<description>Hello Eyal,
This is regarding your sample code post on codeproject..
http://www.codeproject.com/KB/cs/IFilter.aspx?msg=3128621

I&#039;m getting following error when I close your tester executable after successfully reading selected PDF file. 

---------------------------------------------------------------------------------------
.NET-BroadcastEventWindow.2.0.0.0.378734a.0: IFilterTester.exe - Application Error
---------------------------------------------------------------------------------------
The instruction at &quot;0x0700609c&quot; referenced memory at &quot;0x00000014&quot;. The memory could not be &quot;read&quot;.

Could you please look into this and help me out.

Thanks in advance.

Regards,
Ganesh.</description>
		<content:encoded><![CDATA[<p>Hello Eyal,<br />
This is regarding your sample code post on codeproject..<br />
<a href="http://www.codeproject.com/KB/cs/IFilter.aspx?msg=3128621" rel="nofollow">http://www.codeproject.com/KB/cs/IFilter.aspx?msg=3128621</a></p>
<p>I&#8217;m getting following error when I close your tester executable after successfully reading selected PDF file. </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
.NET-BroadcastEventWindow.2.0.0.0.378734a.0: IFilterTester.exe &#8211; Application Error<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
The instruction at &#8220;0&#215;0700609c&#8221; referenced memory at &#8220;0&#215;00000014&#8243;. The memory could not be &#8220;read&#8221;.</p>
<p>Could you please look into this and help me out.</p>
<p>Thanks in advance.</p>
<p>Regards,<br />
Ganesh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koen</title>
		<link>http://www.epocalipse.com/blog/2007/09/11/avoiding-connection-close-when-returning-a-304-not-modified-status-code-in-aspnet-part-2/comment-page-1/#comment-31929</link>
		<dc:creator>Koen</dc:creator>
		<pubDate>Tue, 22 Jul 2008 07:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.epocalipse.com/blog/2007/09/11/avoiding-connection-close-when-returning-a-304-not-modified-status-code-in-aspnet-part-2/#comment-31929</guid>
		<description>Excellent! Exactly what I was looking for. Setting content-length to 0 did the trick. Thanks!</description>
		<content:encoded><![CDATA[<p>Excellent! Exactly what I was looking for. Setting content-length to 0 did the trick. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
