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

Notification

Icon
Error

Options
Go to last post Go to first unread
TLove  
#1 Posted : Tuesday, March 25, 2008 3:15:28 AM(UTC)
TLove

Rank: Member

Groups: Member
Joined: 7/25/2007(UTC)
Posts: 17

Thanks: 3 times
Got an email from Aurigma today stating that a future MS update will break their software (big surprise. Thanks MS). We are still using version 4.5 and cannot upgrade to version 5 as of yet. So I click the link to download version 4.7. So far, so good. I find the 3 files I need to replace in my code base and then I realize I cannot find the actual version #'s for the ActiveX control and the Java applet.

Does anyone know what the activeXControlVersion and the javaAppletVersion are for version 4.7? Please!!!!

Thank you very much,

Tim

-Tim
Eugene Kosmin  
#2 Posted : Tuesday, March 25, 2008 1:33:18 PM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
Hello Tim,

There is a full version number in Legacy Downloads section – 4.7.0.0.

Besides, you can use the steps from Updating Image Uploader on the Client Side to get a proper version number for both Java and ActiveX controls.

Edited by user Wednesday, October 29, 2008 3:06:50 AM(UTC)  | Reason: Not specified

Best regards,

Eugene Kosmin

The Aurigma Development Team

Alex Makhov  
#3 Posted : Tuesday, March 25, 2008 6:44:12 PM(UTC)
Alex Makhov

Rank: Advanced Member

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

Hello,

The version numbers of Image Uploader in 4.7 are:

4,7,0,0 for ActiveX version

2.7.0.0 for Java version

Thus you have to specify the following code in your page with Image Uploader:

Code:
iu.activeXControlVersion = "4,7,0,0";
iu.javaAppletVersion = "2.7.0.0";
Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

TLove  
#4 Posted : Tuesday, March 25, 2008 9:29:48 PM(UTC)
TLove

Rank: Member

Groups: Member
Joined: 7/25/2007(UTC)
Posts: 17

Thanks: 3 times
Thank you both very much Alex and Eugene! Applause
-Tim
Eugene Kosmin  
#5 Posted : Wednesday, March 26, 2008 3:39:15 PM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
You are welcome

Best regards,

Eugene Kosmin

The Aurigma Development Team

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.