Re: [flexcoders] File I/O Error - Error #2038

2006-12-01 Thread slangeberg
Check the coldfusion server's admin page. There probably is a setting on production server limiting file upload size. -Scott On 11/6/06, kristian_wright2002 [EMAIL PROTECTED] wrote: I've seen a few posts on this error but none of them seem to solve my issue. I'm trying to upload some files

[flexcoders] File I/O Error - Error #2038

2006-11-06 Thread kristian_wright2002
I've seen a few posts on this error but none of them seem to solve my issue. I'm trying to upload some files via a FileReference object, with a CF backend. The CFC works fine with smaller files (eg under 300k), but with files over this size, sometimes it works, sometimes it doesn't. When it