[flexcoders] ioError # 2038 - Any help?

2005-11-15 Thread Nikmd23
I'm hoping someone might have some insight here.

I'm using the FileReference class to download an image from the 
server to the client.  It works great, as long as the image I'm 
downloading it small.  (The largest one I've been able to download 
so far is 4.0K)

I haved caught the error and called it's toString() method.  It 
returns this: [IOErrorEvent type=ioError bubbles=false 
cancelable=false text=Error #2038: File I/O Error. URL: 
http://localhost:8500/360/images/layout.jpg;]

The path is correct - acctually, all the other images in the same 
directory work, as long as they are 4.0K or smaller.

I also receive the exact same error when the URL I provide 
FileReference's download() method is a .cfm file which uses 
cfcontent to return the same 4.0K image that has worked when 
called directly.  (The CF code also works on it's own.)

Does anyone know anything about this?

Thank You,
Nik





 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/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/
 




RE: [flexcoders] ioError # 2038 - Any help?

2005-11-15 Thread Jason Weiss










Unfortunately I dont have any
specific insight into solving your problem per se, but sometimes its
helpful to know that the class does work. We have successfully implemented download
over both HTTP and HTTPS using the fileio.swfs wrapper of the
FileReference class without incident. I guess the advice Im offering is
that it is likely something specific to your installation because weve
never seen the 4K limit youve described. I believe the MM docs state
that the limit is around 100MB, if memory serves.



Jason







__ 
Jason Weiss 
Cynergy Systems, Inc. 
Macromedia Flex Alliance
Partner 
http://www.cynergysystems.com 


Email: jasonDOTweissATcynergysystemsDOTcomNOSPAM
Office: 866-CYNERGY 















From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nikmd23
Sent: Tuesday, November 15, 2005
6:29 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] ioError #
2038 - Any help?





I'm hoping someone might have some insight here.

I'm using the FileReference class to download an
image from the 
server to the client. It works great, as
long as the image I'm 
downloading it small. (The largest one I've
been able to download 
so far is 4.0K)

I haved caught the error and called it's
toString() method. It 
returns this: [IOErrorEvent
type=ioError bubbles=false 
cancelable=false text=Error #2038: File I/O
Error. URL: 
http://localhost:8500/360/images/layout.jpg]

The path is correct - acctually, all the other
images in the same 
directory work, as long as they are 4.0K or
smaller.

I also receive the exact same error when the URL I
provide 
FileReference's download() method is a .cfm file
which uses 
cfcontent to return the same 4.0K image
that has worked when 
called directly. (The CF code also works on
it's own.)

Does anyone know anything about this?

Thank You,
Nik











--
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.