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

DEBUG MESSAGE: Could not contact SlickUpload request progress handler at /SlickUpload.axd Options
imsam67
#1 Posted : Tuesday, December 06, 2011 2:01:41 PM
Rank: Member

Groups: Registered

Joined: 11/22/2011
Posts: 17
Location: Florida

Hi,

I've deployed SlickUpload on the server and when I try to use it, I'm getting thie error:

DEBUG MESSAGE: Could not contact SlickUpload request progress handler at /SlickUpload.axd

Any idea what's causing the issue?


Thanks,
Sam
sunwww168
#2 Posted : Friday, December 09, 2011 8:44:32 AM
Rank: Newbie

Groups: Registered

Joined: 12/9/2011
Posts: 2
Location: china
Hi,
I also have this problem.
When I uploaded to the server and run it,get the same error.
In the Web.config,I used the forms authentication. like this:

<authentication mode="Forms">
<forms name=".ASPXAUTH" loginUrl="default.aspx" protection="All" timeout="160" path="/">
</forms>
</authentication>
but,when I change the authentication to windows,the error wan gone.
I need use the forms authentication in my program,How can i do to solve this error.
Thanks
sunwww168
#3 Posted : Saturday, December 10, 2011 9:18:14 AM
Rank: Newbie

Groups: Registered

Joined: 12/9/2011
Posts: 2
Location: china
Hello,
I uploaded to another win2003 Server,the erron is go on.
In the Web Page also have script error:
'version' is null or not object
Now ,I don't know what cause the problem.
anyone can help me.
thanks
Axosoft
#4 Posted : Monday, December 12, 2011 1:27:36 PM
Rank: Administration


Groups: Administrators

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

A couple questions:

  • Are the users logged in to the site before the use SlickUpload?
  • Which version of SlickUpload are you using?
  • Can you send me your web.config and .aspx and codebehind so I can take a look? chrish@krystalware.com

n8nt
#5 Posted : Tuesday, December 20, 2011 6:10:24 PM
Rank: Newbie

Groups: Registered

Joined: 7/9/2010
Posts: 1
Location: Hilliard OH
I have had this happen 3 days in a row and now it is not happening. Anny one solve it yet or know what is wrong?
Thanks.

P.S. I'll try this quick reply as my post above didn't contain my message that I typed so I deleted it. If this does not work I'll just give up as I don't want to clutter things.
Axosoft
#6 Posted : Wednesday, December 21, 2011 9:26:40 AM
Rank: Administration


Groups: Administrators

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

We may have fixed this issue in our latest build. I wasn't able to reproduce this issue specifically, but we've solved a couple of related bugs. This build will be released publicly in the next week or two, but in the meantime you can get it here: http://krystalware.com/files/slickupload-6.1.5.zip.

Let me know if this solves the issue for you.

Sergey
#7 Posted : Tuesday, January 10, 2012 11:45:33 AM
Rank: Newbie

Groups: Registered

Joined: 1/5/2012
Posts: 5
Location: Ukraine

We're using SlickUpload version 6.1.8 and also sometimes have this message.

Could you please help to resolve this issue?

Axosoft
#8 Posted : Wednesday, January 11, 2012 10:53:14 AM
Rank: Administration


Groups: Administrators

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

The DEBUG MESSAGE popup will only occur when you are running in debug mode, and is implemented to alert you to potential issues during development. When you run in release mode (compilation debug="false" in web.config), the popup won't appear.

Does the upload complete after you get the popup? This may happen for oversized uploads or on other errors, but the upload should still complete.

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.