Rank: Newbie
Groups: Member
Joined: 9/17/2008(UTC) Posts: 2
|
Hi All, I have following setting for file size: Code: iu.addParam("MaxFileSize", "5242880");
iu.addParam("MaxTotalFileSize", "0");
but if the total size of uploading images is more than 4 MG, I am getting error: Maximum Request Length Exceeded. And it display error: Image uploader encounter some problems. If you see this message, contact web master. If total size of images is less then 4MG, it is working file. Is there any setting I need to change or server? Thanks in advance for your help! Edited by user Friday, September 19, 2008 4:01:32 AM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 7/28/2003(UTC) Posts: 1,659
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
Hello, Quote:If total size of images is less then 4MG, it is working file. Is there any setting I need to change or server? Yes, exactly, it is server-side problem. If you use ASP.NET then you will find instructions in ASP.NET Samples topic. In short you need modify maxRequestLength key. If you use another platform then please see Samples by Platforms topic. In your platform samples topic you will find necessary instructions. Edited by user Tuesday, October 28, 2008 7:06:13 AM(UTC)
| Reason: Not specified |
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Newbie
Groups: Member
Joined: 9/17/2008(UTC) Posts: 2
|
Fedor wrote:Yes, exactly, it is server-side problem. If you use ASP.NET then you will find instructions in ASP.NET Samples topic. In short you need modify maxRequestLength key. Thanks Fedor for your time and answer. One more thing, is there any way I can set up the Image uploader as the following: Client can select as many pictures as they want to upload, Can I set up in the setting that Aurigma will upload pictures to server one by one? Thanks, Rainbow Edited by user Wednesday, October 29, 2008 12:43:42 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 7/28/2003(UTC) Posts: 1,659
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
|
Best regards, Fedor Skvortsov
|
|
|
|
Forum Jump
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.