I have a flex app doing multiple file upload, and keep getting this error: Error #2038: File I/O Error
Flex gives this error, yet it seems to work because the upload does get processed. This was happening intermittently, now on every attempt. Any ideas on what might be going on here? I've checked that permissions are read/write, google'd something about a trailing slash issue with the url. I'm at a loss as to what could be going on.
flex-error is a lightweight Rust library that uses macros and traits to switch between different error tracing implementations and no_std.
The Bison parser detects a syntax error (or parse error) whenever it reads a token which cannot satisfy any syntax rule. An action in the grammar can also explicitly proclaim an error, using the macro YYERROR (see Special Features for Use in Actions).
You can handle default errors and HTTP errors by adding a customErrors section to the Web. config file. The customErrors section allows you to specify a default page that users will be redirected to when an error occurs.
Are you using an SSL certificate on the server you're uploading to? I've had issues in the past where the Flash Player will randomly fail due to an invalid SSL certificate...
Cheers
It might be a good idea to look at the trafic using a tool like charles. That might give you a better indication of what really goes wrong.
It's also good to know that the Flash player with uploads forgets to send some cookies, this can cause your session at the server to be different.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With