This content has been marked as final.
Show 8 replies
-
1. Re: Request Timeout: 30 seconds
anirudhs Jun 13, 2008 1:53 AM (in response to eiprol)Hi,
This is a known bug. It has been fixed for AIR 1.1.
P.S: You can't execute a reg file from AIR. -
2. Re: Request Timeout: 30 seconds
eiprol Jun 13, 2008 12:55 PM (in response to eiprol)With "1.1", You mean a future 1.1.0... isn't it? Current version is 1.0.1, and the bug is not fixed yet... Regards -
3. Re: Request Timeout: 30 seconds
tzengJun 13, 2008 2:25 PM (in response to eiprol)
It is a future release.
-ted -
4. Re: Request Timeout: 30 seconds
eiprol Jun 13, 2008 2:37 PM (in response to eiprol)ok, thanks :) -
5. Re: Request Timeout: 30 seconds
ilsh Sep 10, 2008 1:08 PM (in response to tzeng)It is already fixed? I am using AIR 1.1 but I have the same problem. (upload a big file and get empty HTTPStatusEvent after ~30 seconds). -
6. Re: Request Timeout: 30 seconds
Oliver GoldmanSep 10, 2008 1:46 PM (in response to eiprol)
This was fixed for AIR 1.1.
-
7. Request Timeout: 30 seconds
ilsh Sep 10, 2008 2:04 PM (in response to Oliver Goldman)Hi, Oliver,
Thanks for letting me know. But I still have the same problem. So in AIR 1.1 it will never time out, or there is a way I can change this time out setting? Can you give me some hints?
FYI, I use File.upload to upload a file to a server (server side is php). The file is big and it takes a long time ~60s. ~30s after uploading an empty HTTPStatusEvent is received. My server side php sets timeout to be 180 seconds -- if it's relevant.
I am using Windows XP, AIR 1.1, Flex SDK 3.02 (3.1 produces the same error).
Thanks a lot,
ilsh -
8. Re: Request Timeout: 30 seconds
Oliver GoldmanSep 16, 2008 3:14 PM (in response to eiprol)
Apparently the problem fixed for 1.1 was a download timeout; the limit still exists for uploads. That's also a bug; it's now on file.