AJAX Uploader

Deploying License File


Deploying AjaxUploader License File

Copy AjaxUploader.lic to the web application's "bin" folder which uses the AjaxUploader.



If you want to maintain the license file in a separate location, you have two options:


1. Add an entry to your Web.config file.


Example:


<add key="AjaxUploaderLicense" value="/somefolder/AjaxUploader.lic" />

2. Copy AjaxUploader.lic to the "licenses" directory for the web application that uses the AjaxUploader.