<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://arachnode.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag '304'</title><link>http://arachnode.net/search/SearchResults.aspx?s=8&amp;o=DateDescending&amp;tag=304&amp;orTags=0</link><description>Search results matching tag '304'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP1 (Debug Build: 31106.3070)</generator><item><title>Parameter is not valid - may be 304 response issue for images and maybe more</title><link>http://arachnode.net/forums/p/604/10886.aspx#10886</link><pubDate>Fri, 04 Sep 2009 22:09:16 GMT</pubDate><guid isPermaLink="false">a2478770-777f-41ab-83b8-a21ff47ebb1f:10886</guid><dc:creator>ksuvalk</dc:creator><description>&lt;p&gt;In reviewing Parameter is not valid errors in Exceptions table, it appears that this may be due to 304 responses.&lt;/p&gt;
&lt;p&gt;In testing, I get this error on images returned.&amp;nbsp; Using firebug to see what exactly comes back when these particular absoluteuri images are requested, I see that the first time I get a 200 and on a refresh I get a 304 not returned probably due to caching on the server end.&lt;/p&gt;
&lt;p&gt;Debugging ImageManager, I think what is happening is that the image is actually not being returned, so line 96 is trying to do a FromStream call when the stream is a 0 byte stream (nothing returned so nothing there).&lt;/p&gt;
&lt;p&gt;So need to look at how 304 respones are handled for images and maybe other things as well.&lt;/p&gt;
&lt;p&gt;Kevin&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>