Installation Instructions for ASP.NET Custom Controls
| October 2005 | |
Software Environment
| Feature | Tested on |
| Operating System | Windows 2000 Server SP4 |
| Compiler | Microsoft Visual C# 2005 Compiler version 8.00.50215.44 |
| Runtime | Microsoft .NET Framework version 2.0.50215 |
| Application Server | MS IIS 5 |
| Content Server | 5.3 |
| DFC | 5.3 SP1 |
| DFC PIA | 5.3.0.117 |
| IDE | Visual Studio 2005 beta2 |
Download
ASP.NET Custom Controls
Instructions
- Unzip the ASPNETCustomControls.zip file to a convenient location. This file contains the .NET assembly and the source code. The assembly name is Documentum.Devprog.Web.Controls.dll
- Create a new Visual Studio web site project.
- Add a reference to the above assembly. The controls should show up in the toolbox. If they don't right-click in the toolbox, click on 'Choose Items' and check the three controls.
Note:To add a reference click on 'Add Reference' within the 'Website' menu. This shows a list of all available assemblies. If you cannot see the assembly in the list, select 'Browse' and manually select the assembly

Fig - Choose Toolbox Items

Fig - Custom Controls in Toolbox
- Create a new web form and drag-drop any of the controls onto the form. Please refer to the individual control articles for more details.
Bugs or Comments
If you find bugs or issues with the component/article, please contact developer_program@documentum.com
with a short description of the issue, steps to reproduce it and the relevant
software environment.
|