Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
thardy  
#1 Posted : Tuesday, August 28, 2007 1:50:58 AM(UTC)
thardy

Rank: Member

Groups: Member
Joined: 8/28/2007(UTC)
Posts: 2

I've read of others seeing this problem in the forums as well. We get an alert box saying "ImageUploader encountered some problem. Contact the web master." We also get a java popup saying "Object moved to here."

We're using ASP.NET 2.0 with straightforward settings on the upload control. Any help would be greatly appreciated.

Thanks,

Tim

thardy  
#2 Posted : Wednesday, August 29, 2007 1:29:41 AM(UTC)
thardy

Rank: Member

Groups: Member
Joined: 8/28/2007(UTC)
Posts: 2

Here is the java console output when trying to upload two images:

Code:
Reading additional form content
Uploading to http://localhost/BatchUpload/Image/Upload.aspx?ident=4ac94241-3885-418d-95d6-c7cffa45ec86
Setting HTTP params: Host=localhost
Starting upload
Aug 29, 2007 11:27:54 AM org.apache.commons.httpclient.HttpMethodBase readResponse
INFO: Discarding unexpected response: HTTP/1.1 100 Continue
Status =[302]
UploadException occured
Uploading to http://localhost/BatchUpload/Image/Upload.aspx?ident=4ac94241-3885-418d-95d6-c7cffa45ec86
Setting HTTP params: Host=localhost
Starting upload
Aug 29, 2007 11:27:54 AM org.apache.commons.httpclient.HttpMethodBase readResponse
INFO: Discarding unexpected response: HTTP/1.1 100 Continue
Status =[302]
UploadException occured
###Error occured###
Status=[ERROR]
Progress=[0]
ValueMax=[0]
Value=[4]
[ErrorPage]
<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="/BatchUpload/Login/Index.aspx?ReturnUrl=%2fBatchUpload%2fImage%2fUpload.aspx%3fident%3d4ac94241-3885-418d-95d6-c7cffa45ec86&amp;ident=4ac94241-3885-418d-95d6-c7cffa45ec86">here</a>.</h2>
</body></html>

[EndOfErrorPage]

Edited by user Monday, December 17, 2007 1:16:10 PM(UTC)  | Reason: Not specified

Alex Makhov  
#3 Posted : Sunday, September 2, 2007 12:50:24 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

As I see on the Java console there was a 302-error code received from your server. So try to find the reason of this issue.

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

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.