SlickUpload
Welcome Guest Search | Active Topics | Log In | Register

Multiple slick uploads in iframes Options
meverett
#1 Posted : Wednesday, June 17, 2009 7:32:27 PM
Rank: Newbie

Groups: Registered

Joined: 1/8/2009
Posts: 8
Location: Fircrest, WA

I have several Iframes on a page and each has a slick upload control.  This is not your most recent version -- I think the last one.

I can load each one of these with a file and then successively click upload -- this forms a sort of a queue.  If the files are very small, it works well; one finishes loading and the next takes off.  However, if any one of the files takes longer than about a minute to upload, the others time out.

 

I have set the  IIS Connection time to some huge number of seconds and keep-alives are enabled.  Web.config is set up as well:

 

        <httpRuntime
            maxRequestLength ="2097151"
            executionTimeout ="900000"
            />

It does not seem to make any difference HOW large I make the executionTimeout or the Connection time.

 

Could you tell me what the problem is?

Does SlickUpload, itself have some kind of timeout?

Thanks!

Axosoft
#2 Posted : Thursday, June 18, 2009 11:17:23 AM
Rank: Administration


Groups: Administrators

Joined: 7/7/2005
Posts: 1,586
Location: Scottsdale, AZ

There isn't any feature of SlickUpload that would be timing out the files. If you're using v4, try this build: http://krystalware.com/files/SlickUpload-4.3.2.zip -- it solves a couple issues with v4 that could be causing the problem you're seeing.

If that doesn't work, email your .aspx, codebehind, and web.config to chrish at krystalware dot com and I'll see what I can track down.

Users browsing this topic
Guest
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.