Welcome Guest Search | Active Topics | Members

Upgrading Image Uploader 4.0.33 to 4.7.16 Options
irmsystem08
Posted: Wednesday, July 30, 2008 2:33:07 PM
Rank: Newbie
Groups: Member

Joined: 7/23/2008
Posts: 2
Points: 6
Hi!!

We are currently running Image Uploader version 4.0.33 and want to upgrade it to 4.7.16.

Can I just simply replaced the ImageUploader4.cab and ImageUploader2.jar on the server or this is not recommended?

Thank you in advance.

Allan
Eugene Kosmin
Posted: Wednesday, July 30, 2008 7:28:24 PM
Rank: Advanced Member
Groups: Member

Joined: 9/19/2006
Posts: 352
Points: 177
Hi Allan,

You need to update ImageUploader4.cab, ImageUploader2.jar and iuembed.js files, you can get it from ImageUploader SDK.

Also you need to change the control version on your page:

Code:
var iu = new ImageUploaderWriter("ImageUploader", 650, 400);
...
iu.activeXControlVersion = "4,7,16,0";
iu.javaAppletVersion = "2.7.16.0";
...
iu.writeHtml();


Best regards,
Eugene Kosmin.

Aurigma Development Team
irmsystem08
Posted: Thursday, July 31, 2008 7:18:25 AM
Rank: Newbie
Groups: Member

Joined: 7/23/2008
Posts: 2
Points: 6
Thank you for the quick reply Eugene! :)

I checked the version for ImageUploader4.cab that comes with the SDK, it is at version 4.7.16.0.

By updating, you mean replacing the existing ImageUploader4.cab, ImageUploader2.jar, and iuembed.js with the ones that come with the SDK, correct?
Eugene Kosmin
Posted: Thursday, July 31, 2008 7:42:09 PM
Rank: Advanced Member
Groups: Member

Joined: 9/19/2006
Posts: 352
Points: 177
irmsystem08 wrote:
By updating, you mean replacing the existing ImageUploader4.cab, ImageUploader2.jar, and iuembed.js with the ones that come with the SDK, correct?


That’s right, I meant replacing.

Best regards,
Eugene Kosmin.

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.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Yet Another Forum.net version 1.9.1.6 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.