[RESOLVED] "File I/O error #2038" when upload image
hello,
I created an aplication to upload images and when i try to upload the image i got the error "File I/O error #2038". But the application work well when tested localy at my computer but when i test online i got the error.
anybody help with this error?
Error #2038: File I/O Error on ASP
I'm getting the same error, but I'm getting some nice, juicy twists :D Here's the deal:
1. I've got a Flash application uploading files to the server using an ASP script.
2. The ASP script works fine if we use an HTML form to submit to it.
3. The Flash works fine on PC running Internet Explorer and/or Firefox.
4. The Flash returns "Error #2038: File I/O Error" on a Mac running FireFox and/or Safari
So basically, it looks like the error has to do with some sort of difference in the way the Flash Player handles file uploads on different OSs, right?
Anyone have any ideas here?
Best,
--eric