Welcome Guest Search | Active Topics | Sign In | Register

Ajax uploader stop working with IIS v7.0 and File size larger than 32MB Options
HubCast, Inc.
Posted: Tuesday, July 16, 2013 4:12:19 PM
Rank: Newbie
Groups: Member

Joined: 7/9/2013
Posts: 1
We recently upgrade to Ajax Uploader v 11.0.16.2, but we found a problem with uploading a larger file( greater than 32 MB. Smaller file works fine), the Ajax uploader stuck at the very beginning and eventually time out. It only happen with IIS7. With IIS6 or Visual studio development server every thing work fine.

The system configuration is as following
OS: Windows Server 2008 R2 ( Windows 7 too );
IIS: V7.x
.Net version : V2.0
App pool : both 32bit and 64bit.
browser: FireFox v22, IE v10.

the following is an AJAX session we capture during debugging, it continues until time out

Request:
https://(Removed).com/APP/eo_web.ashx?id=4EF2A06E-5171-4166-82A6-242BD1985E8A&uploader_data=DCFuZXdfc2Vzc2lvbgJBQGN0bDAwX0NvbnRlbnRQbGFjZUhvbGRlcjFfQUpBWFVwbG9hZGVyMTpCYVRaQ0ovT1phalVVOHRsczlUNWt3Yz0FBGZjOjE=


Response:
<Data><Command>GetProgress</Command><SessionID>8bcecabc-5783-4dfa-b051-cddb0ed56842</SessionID><AppID>/LM/W3SVC/3/ROOT/Importer-7-130184751550895304</AppID><Total>-1</Total><Received>2</Received><TotalFiles>1</TotalFiles><TransferredFiles>-1</TransferredFiles><CurrentFileName></CurrentFileName></Data>

eo_support
Posted: Tuesday, July 16, 2013 4:14:28 PM
Rank: Administration
Groups: Administration

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

This has to do with your IIS 7 request filtering settings. See here for more details:

http://www.essentialobjects.com/doc/1/ajaxuploader/troubleshoot.aspx

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.