To deploy Image Uploader on the server, you should copy the following files along with other files of the web application you are building:

  • ImageUploader5.cab
  • ImageUploader5.jar
  • iuembed.js
NoteImportant

Do not change the ImageUploader5.cab and ImageUploader5.jar files, do not even rename them. Otherwise, their digital signatures will be invalid, and the browser will refuse to install the control/applet.

If you change the ImageUploader5.cab or ImageUploader5.jar file, you need to re-download it from our site.

Make sure that paths to these files specified in Image Uploader initialization code remain the same as on the development machine.

Do not forget to set appropriate permissions for the folder you are uploading files to.

Before you deploy Image Uploader on the production server, do not forget to specify a license key for this server domain or IP address. See the Removing Limitations of Evaluation Version topic for more details.

NoteNote

There is no need to install Image Uploader SDK on the server. Image Uploader SDK contains documentation, demo applications, and distributable files ( ImageUploader5.cab and ImageUploader5.jar ). It does not contain anything that would require installation on the server.