EMC Developer Network

Installation Instructions for ASP.NET Custom Controls

October 2005

Software Environment

FeatureTested on
Operating SystemWindows 2000 Server SP4
CompilerMicrosoft Visual C# 2005 Compiler version 8.00.50215.44
RuntimeMicrosoft .NET Framework version 2.0.50215
Application ServerMS IIS 5
Content Server5.3
DFC5.3 SP1
DFC PIA5.3.0.117
IDEVisual Studio 2005 beta2

Download

ASP.NET Custom Controls

Instructions

  1. 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
  2. Create a new Visual Studio web site project.
  3. 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



    Choose Items

    Fig - Choose Toolbox Items



    Toolbox

    Fig - Custom Controls in Toolbox

  4. 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.