<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Flash: Nasty XML load bug in Internet Explorer</title>
	<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/</link>
	<description>Lessrain Blog</description>
	<pubDate>Wed, 19 Nov 2008 23:06:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Samar</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-137570</link>
		<dc:creator>Samar</dc:creator>
		<pubDate>Fri, 12 Sep 2008 07:25:06 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-137570</guid>
		<description>&lt;p&gt;Thanks a lot. As i got a similar error in one of my application. I was not unable to make out that. But now going through this article i got to know the error while using IE + Https + Flash. Thanks a lot to everyone who are anyway related to finding out this solution. It has really saved a lot of time for me. I really appreciate the way Thomas has explained here with the links. Thanks a lot Thomas. I will be elated if you can share your contacts with me. Please let me know if i can be of any help for you.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks a lot. As i got a similar error in one of my application. I was not unable to make out that. But now going through this article i got to know the error while using IE + Https + Flash. Thanks a lot to everyone who are anyway related to finding out this solution. It has really saved a lot of time for me. I really appreciate the way Thomas has explained here with the links. Thanks a lot Thomas. I will be elated if you can share your contacts with me. Please let me know if i can be of any help for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-137414</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 07 Aug 2008 18:39:55 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-137414</guid>
		<description>&lt;p&gt;Thank you soooo much!!! session UNDERSCORE cache UNDERSCORE limiter (private&lt;em&gt;no&lt;/em&gt;expire) did the trick for me!!!!&lt;/p&gt;

&lt;p&gt;I tried to call a php-service over https. firefox works fine, but ie7 gives me this f*cking error 2032!&lt;/p&gt;

&lt;p&gt;http://www.php.net/session&lt;em&gt;cache&lt;/em&gt;limiter was the solution for me!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you soooo much!!! session UNDERSCORE cache UNDERSCORE limiter (private<em>no</em>expire) did the trick for me!!!!</p>
<p>I tried to call a php-service over https. firefox works fine, but ie7 gives me this f*cking error 2032!</p>
<p><a href="http://www.php.net/session" rel="nofollow">http://www.php.net/session</a><em>cache</em>limiter was the solution for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-137088</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 01 Jul 2008 16:38:29 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-137088</guid>
		<description>&lt;p&gt;Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parag Desai</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-137002</link>
		<dc:creator>Parag Desai</dc:creator>
		<pubDate>Wed, 04 Jun 2008 13:26:59 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-137002</guid>
		<description>&lt;p&gt;You can try using &lt;a href="http://forums.techarena.in/showthread.php?t=976027" rel="nofollow"&gt;Other Alternate Browsers&lt;/a&gt;, if problem is really with your Internet Browser or the system.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You can try using <a href="http://forums.techarena.in/showthread.php?t=976027" rel="nofollow">Other Alternate Browsers</a>, if problem is really with your Internet Browser or the system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanjeev</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-136857</link>
		<dc:creator>sanjeev</dc:creator>
		<pubDate>Wed, 07 May 2008 11:18:34 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-136857</guid>
		<description>&lt;p&gt;I’ve been working on a project in which we were generating a flash based menu. It was all working fine until we implemented Verisign SSL on the site. When we access the site via HTTPS it runs into some issues. After a round of 'googling', I figured out that there was an issue with IE and SSL that was causing this issue. I found a workaround that I’d like to share&lt;/p&gt;

&lt;p&gt;http://sanjevsharma.blogspot.com/2008/02/flash-player-issues-with-secure-sockets.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I’ve been working on a project in which we were generating a flash based menu. It was all working fine until we implemented Verisign SSL on the site. When we access the site via HTTPS it runs into some issues. After a round of &#8216;googling&#8217;, I figured out that there was an issue with IE and SSL that was causing this issue. I found a workaround that I’d like to share</p>
<p><a href="http://sanjevsharma.blogspot.com/2008/02/flash-player-issues-with-secure-sockets.html" rel="nofollow">http://sanjevsharma.blogspot.com/2008/02/flash-player-issues-with-secure-sockets.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IE7 + SSL + XML? = Flex &#8220;Error #2032: Stream Error&#8221; &#171; I don&#8217;t like computers.</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-136804</link>
		<dc:creator>IE7 + SSL + XML? = Flex &#8220;Error #2032: Stream Error&#8221; &#171; I don&#8217;t like computers.</dc:creator>
		<pubDate>Fri, 18 Apr 2008 18:21:09 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-136804</guid>
		<description>&lt;p&gt;[...] in IE7, this was not causing my problem. However, some comments on judad&#8217;s blog and on this blog were interesting: An Adobe TechNote warns of this issue. However, the note was last updated in 2005 [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] in IE7, this was not causing my problem. However, some comments on judad&#8217;s blog and on this blog were interesting: An Adobe TechNote warns of this issue. However, the note was last updated in 2005 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tal Pink</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-136790</link>
		<dc:creator>Tal Pink</dc:creator>
		<pubDate>Wed, 16 Apr 2008 09:17:04 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-136790</guid>
		<description>&lt;p&gt;Thanks so much. You helped me figure out the issue that has been plaguing our site for for some time now. Much respect for this post.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks so much. You helped me figure out the issue that has been plaguing our site for for some time now. Much respect for this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willem</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-135938</link>
		<dc:creator>Willem</dc:creator>
		<pubDate>Sat, 22 Mar 2008 16:45:41 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-135938</guid>
		<description>&lt;p&gt;Thank you so much!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jodde</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-135812</link>
		<dc:creator>jodde</dc:creator>
		<pubDate>Fri, 14 Mar 2008 07:32:20 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-135812</guid>
		<description>&lt;p&gt;Thanks for a lot of good info. I use FusionCharts where a flash component reads from a xml page (jsp page with ContentType=XML). I've tried several of the solutions displayed on the blog but nothing works. I currently set the header on the XML page as following:&lt;/p&gt;

&lt;p&gt;response.addHeader("Cache-Control", "cache,must-revalidate");
response.addHeader("Pragma", "public");
response.setContentType("application/xhtml+xml"); &lt;/p&gt;

&lt;p&gt;Tried both setHeader and addHeader.&lt;/p&gt;

&lt;p&gt;When I try a system.println before and after the headers I get nothing. Like if the component never even starts reading the xml file. This works well in firefox and I get the both printlines.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for a lot of good info. I use FusionCharts where a flash component reads from a xml page (jsp page with ContentType=XML). I&#8217;ve tried several of the solutions displayed on the blog but nothing works. I currently set the header on the XML page as following:</p>
<p>response.addHeader(&#8221;Cache-Control&#8221;, &#8220;cache,must-revalidate&#8221;);<br />
response.addHeader(&#8221;Pragma&#8221;, &#8220;public&#8221;);<br />
response.setContentType(&#8221;application/xhtml+xml&#8221;); </p>
<p>Tried both setHeader and addHeader.</p>
<p>When I try a system.println before and after the headers I get nothing. Like if the component never even starts reading the xml file. This works well in firefox and I get the both printlines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apukeittiö.fi  &#187; Blog Archive   &#187; Xml + https + IE = error</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-115755</link>
		<dc:creator>Apukeittiö.fi  &#187; Blog Archive   &#187; Xml + https + IE = error</dc:creator>
		<pubDate>Mon, 10 Dec 2007 20:12:36 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-115755</guid>
		<description>&lt;p&gt;[...] kkejä ongelman ratkaisuun otetaan kiitollisena vastaan. Lisää aiheesta voi lukea vaikka lessrain.comin blogista.                                                               &lt;/p&gt;

&lt;p&gt;Jätä vastaus&lt;/p&gt;

&lt;p&gt;[...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] kkejä ongelman ratkaisuun otetaan kiitollisena vastaan. Lisää aiheesta voi lukea vaikka lessrain.comin blogista.                                                               </p>
<p>Jätä vastaus</p>
<p>[&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pascal</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-114661</link>
		<dc:creator>pascal</dc:creator>
		<pubDate>Thu, 06 Dec 2007 22:27:32 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-114661</guid>
		<description>&lt;p&gt;Thanks also from http://viibee.com.
I also wrote a bit about our problem on the viibe blog: http://viibee.com/blog/?p=33
Pascal&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks also from <a href="http://viibee.com." rel="nofollow">http://viibee.com.</a><br />
I also wrote a bit about our problem on the viibe blog: <a href="http://viibee.com/blog/?p=33" rel="nofollow">http://viibee.com/blog/?p=33</a><br />
Pascal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viibee.com  &#187; Blog Archive   &#187; Nickname Taken bug on IE6 Fixed.</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-114654</link>
		<dc:creator>viibee.com  &#187; Blog Archive   &#187; Nickname Taken bug on IE6 Fixed.</dc:creator>
		<pubDate>Thu, 06 Dec 2007 21:54:57 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-114654</guid>
		<description>&lt;p&gt;[...]  can say is sorry for the troubles and thanks for the patience. Resources:  A blog post on lessrain.com (says it happens only with HTTPS but it also seems to happen with HTTP) A post I wrote a while a [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;]  can say is sorry for the troubles and thanks for the patience. Resources:  A blog post on lessrain.com (says it happens only with HTTPS but it also seems to happen with HTTP) A post I wrote a while a [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loading Flash in an IE6/SSL Environment &#124; moraaz.org - feed all tech!</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-113475</link>
		<dc:creator>Loading Flash in an IE6/SSL Environment &#124; moraaz.org - feed all tech!</dc:creator>
		<pubDate>Fri, 30 Nov 2007 22:15:46 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-113475</guid>
		<description>&lt;p&gt;[...] urday December 01st 2007, 12:16 am  Filed under: Blogroll             A post on the lessrain blog, Nasty XML Load Bug in IE6, just prevented my day from being ruined. Apparently, there a [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] urday December 01st 2007, 12:16 am  Filed under: Blogroll             A post on the lessrain blog, Nasty XML Load Bug in IE6, just prevented my day from being ruined. Apparently, there a [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Siebert</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-112689</link>
		<dc:creator>Michael Siebert</dc:creator>
		<pubDate>Tue, 27 Nov 2007 19:56:55 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-112689</guid>
		<description>&lt;p&gt;Thank you man!
Thanks. You saved our asses!!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you man!<br />
Thanks. You saved our asses!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-107038</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Thu, 08 Nov 2007 12:00:51 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-107038</guid>
		<description>&lt;p&gt;Thanks, thanks, thanks, thanks, thanks, thanks, thanks !
I've spent hours on that bug and sending header(’Pragma: no-cache’); solved the problem !&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks, thanks, thanks, thanks, thanks, thanks, thanks !<br />
I&#8217;ve spent hours on that bug and sending header(’Pragma: no-cache’); solved the problem !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loading Flash in an IE6/SSL Environment &#124; moraaz.org - feed all tech!</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-106682</link>
		<dc:creator>Loading Flash in an IE6/SSL Environment &#124; moraaz.org - feed all tech!</dc:creator>
		<pubDate>Wed, 07 Nov 2007 20:59:39 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-106682</guid>
		<description>&lt;p&gt;[...] esday November 07th 2007, 11:59 pm  Filed under: Blogroll             A post on the lessrain blog, Nasty XML Load Bug in IE6, just prevented my day from being ruined. Apparently, there a [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] esday November 07th 2007, 11:59 pm  Filed under: Blogroll             A post on the lessrain blog, Nasty XML Load Bug in IE6, just prevented my day from being ruined. Apparently, there a [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Vilevac</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-99732</link>
		<dc:creator>Paul Vilevac</dc:creator>
		<pubDate>Fri, 12 Oct 2007 18:42:21 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-99732</guid>
		<description>&lt;p&gt;If you get #2032 stream error when accessing ASP.NET based Webservices from Flash in IE over HTTPS, you need to set the cache control programmatically.  The challenge is IIS settings aren't enough and unlike ASP.NET web page, web services cannot access Response.Headers directly.  &lt;/p&gt;

&lt;p&gt;USe this code (C# ASP.NET 2.0 Webservices):&lt;/p&gt;

&lt;p&gt;[WebMethod]
    public Response DoSomething() {
        HttpCachePolicy cache = HttpContext.Current.Response.Cache;
        cache.SetExpires(System.DateTime.Now);
        cache.SetCacheability(HttpCacheability.Public);
        cache.SetRevalidation(HttpCacheRevalidation.AllCaches);
        cache.SetValidUntilExpires(true);
        cache.SetNoServerCaching();&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If you get #2032 stream error when accessing ASP.NET based Webservices from Flash in IE over HTTPS, you need to set the cache control programmatically.  The challenge is IIS settings aren&#8217;t enough and unlike ASP.NET web page, web services cannot access Response.Headers directly.  </p>
<p>USe this code (C# ASP.NET 2.0 Webservices):</p>
<p>[WebMethod]<br />
    public Response DoSomething() {<br />
        HttpCachePolicy cache = HttpContext.Current.Response.Cache;<br />
        cache.SetExpires(System.DateTime.Now);<br />
        cache.SetCacheability(HttpCacheability.Public);<br />
        cache.SetRevalidation(HttpCacheRevalidation.AllCaches);<br />
        cache.SetValidUntilExpires(true);<br />
        cache.SetNoServerCaching();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lessrain blog » Blog Archive » Flash: Nasty XML load bug in Internet Explorer &#187; Rendition Multimedia</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-99497</link>
		<dc:creator>lessrain blog » Blog Archive » Flash: Nasty XML load bug in Internet Explorer &#187; Rendition Multimedia</dc:creator>
		<pubDate>Thu, 11 Oct 2007 18:18:21 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-99497</guid>
		<description>&lt;p&gt;[...] : Nasty XML load bug in Internet Explorer     Posted by Brian Busche under ActionScript           lessrain blog » Blog Archive » Flash: Nasty XML load bug in Internet Explorer Loading XML files in Flash o [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] : Nasty XML load bug in Internet Explorer     Posted by Brian Busche under ActionScript           lessrain blog » Blog Archive » Flash: Nasty XML load bug in Internet Explorer Loading XML files in Flash o [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Newmediasoup</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-95665</link>
		<dc:creator>Newmediasoup</dc:creator>
		<pubDate>Mon, 24 Sep 2007 20:58:08 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-95665</guid>
		<description>&lt;p&gt;Just wanted to say thanks!&lt;/p&gt;

&lt;p&gt;I added 
header (”Cache-Control: cache, must-revalidate”);
header (”Pragma: public”);&lt;/p&gt;

&lt;p&gt;to my PHP file right after start, and the Flash sendAndLoad calls in my clients application are working on IE7 now. Before this code was added, my app would return undefined and and sendAndLoad.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

&lt;p&gt;Joel
Newmediasoup, LLC&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just wanted to say thanks!</p>
<p>I added<br />
header (”Cache-Control: cache, must-revalidate”);<br />
header (”Pragma: public”);</p>
<p>to my PHP file right after start, and the Flash sendAndLoad calls in my clients application are working on IE7 now. Before this code was added, my app would return undefined and and sendAndLoad.</p>
<p>Thanks!</p>
<p>Joel<br />
Newmediasoup, LLC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phy5ics  &#187; Blog Archive   &#187; Flash Player + SSL + IE7 = WTF (and a solution)</title>
		<link>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-87090</link>
		<dc:creator>phy5ics  &#187; Blog Archive   &#187; Flash Player + SSL + IE7 = WTF (and a solution)</dc:creator>
		<pubDate>Wed, 15 Aug 2007 01:05:41 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/flash-nasty-xml-load-bug-in-internet-explorer/#comment-87090</guid>
		<description>&lt;p&gt;[...] ed to this blog post.  However, according to my testing, and the word of my esteemed colleague, Robert Reinhardt, this i [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] ed to this blog post.  However, according to my testing, and the word of my esteemed colleague, Robert Reinhardt, this i [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
