|
Rank: Member Groups: Member
Joined: 11/16/2007 Posts: 13
|
I was trying to upload an image of 873kb via dial up using your Ajax uploaded and keep getting the error "AJAX call to the server times out" is there something I should set in the webconfig file to allow the control to completly upload the file size.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,201
|
Hi,
The error message itself can be turned off by setting EO.Web.Runtime.DebugLevel to Off. However the message definitely indicates a problem somewhere else. A file of 800K is nothing for the uploader, many people use our uploader to upload files of several hundreds Megs. I would recommend you to try to load our sample project and see if the same problem occurs there.
Thanks
|
|
Rank: Member Groups: Member
Joined: 11/16/2007 Posts: 13
|
I'm having a new kind of challenge. When I upload files, the progress bar shows 100% uploaded but the upload is not complete since the files uploaded are not displayed (Nor the option to delete). Can you provide some ideas on what could be going on? Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,201
|
Unfortunately we can not think of anything. The only guess would be that it still has to do with your original problem. Have you find out what's going on with that one yet?
|
|