Hello Flashcoders, I have spent the better part of yesterday attempting to chase down an ioError. How can I get more information about the error? I only have this to go on:
type="ioError" text="Error #2032: Stream Error." The issue is from attempting to invoke a REST service on an HTTPS box. I have completely opened up the service (<allow-access-from domain="*" secure="false" />) and now have an HTTP proxy running locally that hits the remote service through a tunnel. I'm *still* getting the stream error. How can I learn more about the nature of this error? If I put the SWF on the box, it works. If I put the output on another server, it works. Is there a way to drill down to determine when or why the Stream Error was thrown? Thanks, -DT _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

