Aurigma Forums
»
Upload Suite
»
Discussions – ActiveX/Java Uploader
»
ImageUploader 4.7 activeXControlVersion and javaAppletVersion
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 |
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 9/19/2006(UTC) Posts: 500
Was thanked: 35 time(s) in 35 post(s)
|
|
Best regards, Eugene Kosmin The Aurigma Development Team
|
|
|
|
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";
|
|
|
|
|
Rank: Member
Groups: Member
Joined: 7/25/2007(UTC) Posts: 17
Thanks: 3 times
|
Thank you both very much Alex and Eugene! |
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 9/19/2006(UTC) Posts: 500
Was thanked: 35 time(s) in 35 post(s)
|
|
Best regards, Eugene Kosmin The Aurigma Development Team
|
|
|
|
Aurigma Forums
»
Upload Suite
»
Discussions – ActiveX/Java Uploader
»
ImageUploader 4.7 activeXControlVersion and javaAppletVersion
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.