PowUpload 1.3 control documentation
Installation:
To install PowUpload run the automatic installation Setup.exe program. If you have no permissions to run executable files on the server or you have some other problems with the automatic installation you can download PowUpload version without the Setup.exe program. In such a case extract the ZIP archive to any location on the server.
- 1. Copy PowUpload assembly:
File Element-IT.PowUpload.dll stored in the \Common folder should be accessible in an application. To make the assembly accessible in an application:
- 1. At the application root folder create a directory called \bin.
- 2. Copy the Element-IT.PowUpload.dll file to the \bin directory.
- 2. Web.Config settings.
Create a text file containing the code described here, and save it as Web.Config. Save Web.Config at the application root folder. If the Web.Config file already exists add settings to the corresponding sections.
- 3. For code behind solutions add reference to file Bin\Element-IT.powUpload.dll:
Run Add Reference dialog box: select Add Reference from the Project menu, or right-click the References node in the Solution Explorer.
Then select .NET tab and click Browse button.
Chouse file Element-IT.PowUpload.dll at the Bin\ folder at the Select Component dialog box.
Click “Ok”
PowUpload removal:
If PowUpload was installed by the automatic installer, use
Add/Remove Programs to remove PowUpload with its documentation and samples:
- 1. From the Start menu, select Settings -> Control Panel.
- 2. Double-click Add/Remove Programs.
- 3. Select Element-IT PowUpload.
- 4. Click the Change/Remove button to remove the old copy of PowUpload.
- 5. Manually delete all copies of file Element-IT.PowUpload.dll within your applications.
Manual Removal:
If PowUpload was installed manually:
- 1. Delete files which was extracted from the ZIR archive.
- 2. Delete all copies of file Element-IT.PowUpload.dll within your applications.