﻿Deployment Notes

1.Copy AscendUploader.dll and Uploader.lic to the application bin folder
2.Add the httpModule to web.config:

<httpModules>
	<add name="Ascend.Upload" type="Ascend.Upload, AscendUploader"/>
</httpModules>

Please visit <a href="http://www.ascenduploader.com/AscendUploader/documentation/index.html">http://www.ascenduploader.com/AscendUploader/documentation/index.html</a> to view complete product documentation for the Ascend Uploader.