Table of Contents
  • Getting Started
  • EO.Pdf
  • EO.Web
    • Overview
    • Installation & Deployement
    • EO.Web ToolTip
    • EO.Web Rating
    • EO.Web Slider & RangeSlider
    • EO.Web ListBox
    • EO.Web ComboBox
    • EO.Web Captcha
    • EO.Web ASPX To PDF
    • EO.Web Slide
    • EO.Web Flyout
    • EO.Web EditableLabel
    • EO.Web ImageZoom
    • EO.Web Floater
    • EO.Web Downloader
    • EO.Web ColorPicker
    • EO.Web HTML Editor
    • EO.Web File Explorer
    • EO.Web SpellChecker
    • EO.Web Grid
    • EO.Web MaskedEdit
    • EO.Web Splitter
    • EO.Web Menu
    • EO.Web Slide Menu
    • EO.Web TabStrip
    • EO.Web TreeView
    • EO.Web Calendar
    • EO.Web Callback
    • EO.Web MultiPage
    • EO.Web Dialog
    • EO.Web AJAXUploader
    • EO.Web ProgressBar - Free!
    • EO.Web ToolBar - Free!
  • EO.WebBrowser
  • EO.Wpf
  • Common Topics
  • Reference
Installation Guide

Note: You do NOT need to run the installer on the production server. You only need to run the installer on the development machine. To deploy the control, you only need to copy EO.Web.dll into the web application's bin folder. If you use a license file, you will need to put the license file into the bin folder as well. See License & Deploy for details.

EO.Web Controls is shipped as part of EO.Total. EO.Total setup program installs and configures the EO.Web Controls components, samples and documentation.

Run installation

Installation program runs the following tasks on your computer:
  • Creates a folder and copies all documents including EO.Web.Dll file into the folder. Default destination folder is C:\Program Files\Essential Objects\EO.Total (xxxx)\, where "xxxx" is the product version;
  • Installation automatically installs all EO.Web Controls into Visual Studio or Visual Web Developer's toolbox if you have them installed;

Visual Studio integration

If you have Visual Studio installed, the installer will automatically add all EO.Web controls into Visual Studio's toolbox. In case you need to add them manually, follow these steps:
  1. In Visual Studio/Visual Web Developer, open or create an ASP.NET Web application;
  2. Open or add an ASP.NET Web page or user control for editing in design view;
  3. From the View menu, choose Toolbox;
  4. Select the tab where you want to add EO.Web controls to or create a new tab by right clicking in a blank area of the toolbox and click Add Tab, then type a name for the new tab;
  5. On the Tools menu, choose Add/Remove Toolbox Items (or Choose Items).
    The Customize Toolbox dialog box opens;
  6. Click Browse to open the browse dialog, locate EO.Web.dll and click Open. All EO.Web controls are added to the list;
  7. Click OK, the controls appear in the EO.Web Controls tab of the toolbox as shown blow: