This documentation is for the old version. Go to the latest Upload Suite docs

Upgrading Minor Versions

From time to time new versions of Image Uploader with new features and bug fixes are released. This topic discusses how to upgrade minor versions of Image Uploader properly.

The way to upgrade Image Uploader depends on the used wrapper:

Image Uploader ASP.NET

If Image Uploader is embedded using the ASP.NET wrapper, all you need to update Image Uploader is copying new Aurigma.ImageUploader.dll to the /bin folder of your application instead of the old one.

Image Uploader PHP

To update Image Uploader embedded with PHP wrapper just replace the /ImageUploaderPHP folder with a new one.

Image Uploader JavaScript

If you use JavaScript wrapper, you should copy a new /Scripts folder to your application.

See Also

Manual