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

Upload(s) hanging and bogging down server Options
jcargilo
#1 Posted : Thursday, September 22, 2011 8:02:08 PM
Rank: Member

Groups: Registered

Joined: 4/7/2011
Posts: 10

I'm using your latest Slick Upload module and implemented the ClientAPI version in my project.  I was able to get it up and running doing exactly what I wanted locally, but when I uploaded it to my beta server I'm getting strange and intermittent results.

Basically, when I attempt to upload any file (individually or multiple), the progress bar freezes at an non-specific point and nothing further occurs.  Behind the scenes, the upload tool is causing my processor to be chewing away at 100% used for about 3 minutes until the process clears.

The difficult part here is that I'm uncertain as to how to diagnose this problem.  No errors are thrown, and I don't see anyway to debug this (perhaps something in Visual Studio I need to do, but I'm unaware of how to set that up).  I could use your help figuring out how to find the root of the issue.  The behavior reminds me of StackOverflowExceptions or endless loops however I've commented all of my post-processing code out so it's nothing that I can see.  Folder permissions maybe? Config setting? 

Axosoft
#2 Posted : Thursday, September 22, 2011 8:24:26 PM
Rank: Administration


Groups: Administrators

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

The first thing to try is SlickUpload 6.1 -- it's got a bunch of bug fixes. Nothing specifically related to that problem, but I'd like to get you on the latest codebase to help sync up. We haven't released it publicly yet, but we probably will tomorrow. You can grab a prerelease build here: http://krystalware.com/files/SlickUpload-6.1.zip.

If that doesn't work, can you send your .aspx, web.config, and any custom uploadstreamprovider code (if you are using it) to me at chrish@krystalware.com?

jcargilo
#3 Posted : Thursday, September 22, 2011 8:27:13 PM
Rank: Member

Groups: Registered

Joined: 4/7/2011
Posts: 10

I'll check that out and see what happens.  Incidentally, it somehow stopped working locally for me now and I can finally get some debug code popping up.  It's basically indicating that it can't locate the SlickUpload.axd file.  I'm trying to rebuild the project/solution files right now just in case something got screwy in VS, but I'll update to the latest code base and test that out as well.  I'll keep you posted.

EDIT: The specific debug report says "Cannot contact Slick Upload handler at /SlickUpload.axd".

jcargilo
#4 Posted : Thursday, September 22, 2011 8:39:02 PM
Rank: Member

Groups: Registered

Joined: 4/7/2011
Posts: 10

Ok, rebuilding the project didn't work, but replacing the 6.0x version with 6.1 did (both local and beta).  I'll run through a few more tests and see if it happens again.  Very bizarre...

Oh, and btw, thanks Chris for the fast response :).

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.