|
Rank: Member Groups: Member
Joined: 11/15/2010 Posts: 23
|
Hi, i have a page with ajaxuploader, some clients when they try to upload a huge file (over 200 Mb) the control display a error dialog. The dialog is:
EO.Web Controls Client side Debug Message.
EO.Web control 'AJAXUploader1' error message AJAX call to the server times out.(set ClientSideOnError to handle this error).
Yo can turn off this message by setting EO.Web.RunTimeDebugLevel to 0 (Not recomended for debug build).
What is this error?? the explorer used is Internet Explorer and Windows Vista. Thank you
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi, That is usually caused by the input size limit set on your web server. Please see "Check IIS 6 request size limit " and "Check IIS 7 request filtering" in page for more details: http://doc.essentialobjects.com/library/1/ajaxuploader/troubleshoot.aspxThanks
|
|
Rank: Member Groups: Member
Joined: 11/15/2010 Posts: 23
|
Now when I upload a file using AjaxUploader and Progress bar (exactly the same as your examples) the progress bar flashes every 1% the text disappears and reappears with the increased percentage.
Why is that? how I can fix it?
Thank you very much
|
|
Rank: Member Groups: Member
Joined: 11/15/2010 Posts: 23
|
The progress bar stop it, clear the text in the progress bar and then resume uploading a file.
|
|