I have a complete app that is currently working fine when loaded in
Firefox. However, in IE, some (but not all) HTTPService requests
return the following error:

Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false
evenPhase=2 text="Error #2032: Stream Error. URL:
http://localhost/pw/modifyProject.xml";] URL:
http://localhost/pw/modifyProject.xml

As you can see from the URL, I'm just running it on my own development
machine. All URLs point to Localhost, so there shouldn't be any need
for a crossdomain.xml file. 

Why is this happening on IE but not Firefox? What could cause this
error (besides the cross-domain policy issue)?






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to