FileUpload is probably one of the hardest functions to troubleshoot in Flex 
owing to the lack of detail.
My personal wishlist is for Adobe to enhance upload function with robust error 
details. Even if only returning the literal error as output by the server.

Meanwhile the method I use is to first develop the upload using an HTML form 
which can reveal error details. Then migrate to Flex implementation once all 
the 
kinks have been worked out.

FlexCoders wrote:
> 
> 
> FLEX 2
> 
> I have a Flex upload project that gets this error at the end. It actually
> uploads the file but at the end it tosses out this error. I am not sure why
> this is happening. I will upload a file and it will complete. Then it will
> toss out the error:
> 
> There has been an I/O Error: Error #2038
> 
> I click Okay and then the error:
> 
> There has been an http error: status code 500
> 
> I am running this application on Windows server 2003 enterprise.
> IIS 6
> 
> Anyone know why this is happening?
> 
> 

-- 
Ben Marchbanks

::: alQemy ::: transforming information into intelligence
http://www.alQemy.com

::: magazooms ::: digital magazines
http://www.magazooms.com

Greenville, SC
864.284.9918

Reply via email to