Welcome Guest Search | Active Topics | Sign In | Register

AjaxUploader display 'unknown error has occured' Options
Ibrahim Elganady
Posted: Thursday, January 21, 2010 2:01:38 AM
Rank: Newbie
Groups: Member

Joined: 1/16/2010
Posts: 1
I try use AjaxUploader it works fine with small files, when try upload large files about 100 MB it begin upload and then stop after short time.

A client-side dialog is displayed after a few minutes with an EO.Web Controls debug message about "An unknown error has occured."

We control the target server, and it's Windows Server 2003 w/IIS 6, ASP.NET 2.0.

I tried the control in ablank page on different browsers,I have configured web.config and set filoe upload size to Maximum value.


Ibrahim Elganady
eo_support
Posted: Thursday, January 21, 2010 9:03:29 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Please try to upload a file with similar file with a standard HTTP file input element. You can also try use standard ASP.NET FileUpload if your server has enough memory. If both fails, this maybe caused by IIS 6 "MaxRequestEntityAllowed" input size limit. You can find more detail at here:

http://support.microsoft.com/kb/327659

The above article is about "AspMaxRequestEntityAllowed", but the purpose and steps are very much the same as MaxRequestEntityAllowed.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.