The EXE files are intended for easy and automatic installation of a product. The EXE installs the control on your computer to a folder named Telerik in your Program Files, automatically creating the necessary virtual folders and projects. Additionally, it installs the help file(s) in the VS.NET IDE and in your local copy of MSDN, if you have such installed.
The EXE files are best for first-time Telerik users and ASP.NET novices.
 |
The latest package available for download already has all updates/HOTFIXES applied. There is no need to update it further. |
 |
The EXE installation will not overwrite previous Telerik RadToolBar installations, unless it is of the same version. |
Install with Internet Information Services (IIS) Running
To install Telerik RadToolBar on your machine from the EXE file follow the instructions below:
- Log in your Client.NET account.
- Go to My licenses and click My Purchases (or My Free Trials if you are a trial user).
- Click Telerik RadToolBar.
- Go to the Download tab and download the Automatic installation (EXE) file.
- Once the download completes, run the RadToolBar_1_4.exe and follow the instructions.
The wizard will create a virtual folder "Telerik RadToolBar1.4NET2" (accessible at http://localhost/Telerik/telerikradtoolbar1.4_NET2).
To view live examples of the Telerik RadToolBar functionality, you can launch the Quick Start Framework in either of the following ways:
- Open Start Menu -> Programs -> Telerik -> Telerik RadToolBar v1.4 -> ASP.NET 2.X -> Telerik RadToolBar v1.4 C#/VB Live Examples,
- Double-click the LiveExamplesCS or LiveExamplesVB file located in C:\Program Files\Telerik\Telerik RadToolBar v1.4\NET2,
- or drag the LiveExamplesCS or LiveExamplesVB file located in C:\Program Files\Telerik\Telerik RadToolBar v1.4\NET2 to start the examples in your browser.
Install without Internet Information Services (VS 2005 only)
To install Telerik RadToolBar on your machine from the EXE file follow the instructions below:
- Log in your Client.NET account.
- Go to My licenses and click My Purchases (or My Free Trials if you are a trial user).
- Locate Telerik RadToolBar, and click on it.
- Go to the Download tab to download the Automatic installation (EXE) file.
- Once the download completes, run the RadToolBar_1_4.exe and follow the instructions.
When Internet information Services is not running, the product installation will NOT create virtual directories for the QSF, nor will it create any shortcuts for launching the QSF on localhost. To launch the Quick-Start framework, open and Run (Ctrl+F5) its VisualStudio Web Site using the provided shortcut in the Start Menu:
Start Menu -> Telerik -> Telerik RadToolBar v1.4 -> ASP.NET 2.X -> Open Sample Web Site in Visual Studio
VisualStudio 2005 will start the QSF locally using the integrated ASP.NET Development Server.
Telerik RadToolBar will be added automatically to VS.NET 2005's toolbox. Review the following instructions to add it manually: Adding Telerik RadToolBar to the Visual Studio 2005 Toolbox
The wizard will install the Telerik RadToolBar component in the following folder unless you specify otherwise:
\Program Files\Telerik\Telerik RadToolBar1.4\NET2.
The installation folder contains the following subfolders and files:
-
"RadControls" - contains the clients-side JavaScript and resource files
You will need to copy this folder in your web application only if you intend to use skins different from the default or if you plan to modify the JavaScript files.
-
"toolbar" - contains the running examples from the Quick-Start framework
- LiveExamplesCS - a browser link to run the C# version of the examples locally
- LiveExamplesVB - a browser link to run the VB.NET version of the examples locally
 |
The information below is generic for all Telerik controls. The particular details vary for individual control installations. |
The installation folders of some Telerik controls may also contain the following subfolders:
- "DeploymentActions" - contains the files required for proper deployment of the control
- "Help" - contains all the files required for generating Help2
- "Img" - contains system images
- "InstalledRelated" - contains the files required for proper installation of the control
See Also