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

Notification

Icon
Error

Options
Go to last post Go to first unread
chow  
#1 Posted : Wednesday, September 12, 2007 10:49:25 AM(UTC)
chow

Rank: Member

Groups: Member
Joined: 5/8/2007(UTC)
Posts: 16

We recently added the Java version to our applications. Both are not working. The code in both is identical but somehow they are giving different errorr message.

In the first application the error is at the end of the upload process and the message says:

"page to upload is unaccessible".

In the second application the error happens at the end and the message says:

"Image Uploader encoutered some problem. If you see this message, contact web master."

Chow
Alex Makhov  
#2 Posted : Wednesday, September 12, 2007 6:18:17 PM(UTC)
Alex Makhov

Rank: Advanced Member

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

Hello,

Try to specify the complete URL as a value of Action property.

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

chow  
#3 Posted : Wednesday, September 12, 2007 9:07:32 PM(UTC)
chow

Rank: Member

Groups: Member
Joined: 5/8/2007(UTC)
Posts: 16

We fixed the first error (it was due to a wrong re-direction)

We are still getting second image Uploader error. We changed the action property but we are still having the same problem.

Chow
chow  
#4 Posted : Thursday, September 13, 2007 1:42:02 AM(UTC)
chow

Rank: Member

Groups: Member
Joined: 5/8/2007(UTC)
Posts: 16

Alex,

First let me thank you for the earlier response. I think we identified the problem but not sure of the solution. The photos and thumbnails are not getting saved because the objects in the session are getting lost.

Looks like the Asp.net session objects are getting disposed in a page with java applet.

How do we carry >NET session objects forward when we use java applet for firefox.

ActiveX in IE is working fine.

Any help is really appreciated.

Chow
Alex Makhov  
#5 Posted : Sunday, September 16, 2007 3:13:08 PM(UTC)
Alex Makhov

Rank: Advanced Member

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

Hello,

The problem with cookies in Image Uploader for Java appeared on the last version of Firefox browser. Http only cookies access through JavaScript has been disabled due to security reasons. As Image Uploader for Java had the only one way to read Cookies – through JavaScript, http only cookies disappeared from Image Uploader for Java upload requests. We have made a special method AddCookie(String) which has to be used in Image Uploader for Java to add http-only cookies manually. This method is implemented in Image Uploader for Java 2.5.50.0 which is a part of Image Uploader Dual 4.5.50.0 and you can download it from our site. So please download it, use the AddCookie method and check if the problem is still here. I think it wont.

Edited by user Sunday, February 24, 2008 5:25:24 PM(UTC)  | Reason: Not specified

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

chow  
#6 Posted : Sunday, September 16, 2007 7:58:37 PM(UTC)
chow

Rank: Member

Groups: Member
Joined: 5/8/2007(UTC)
Posts: 16

Thanks Alex.

We are already running Image Uploader 4.5.

We could not find any reference to 'AddCookie' in the documentation. Can you please provide more information?

Chow
Alex Makhov  
#7 Posted : Monday, September 17, 2007 5:31:55 PM(UTC)
Alex Makhov

Rank: Advanced Member

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

Sure, here is the link to the appropriate article:

PRB: Image Uploader for Java looses HTTP-only cookies.

Edited by user Sunday, February 24, 2008 5:24:07 PM(UTC)  | Reason: Not specified

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.