RadControls for ASP.NET AJAX

Installing RadControls from EXE file Send comments on this topic.
See Also
Installation and deployment > Installation > Installing RadControls on your computer > Installing RadControls from EXE file

Glossary Item Box

Prerequisite

In order to have RadControls running, you will need to have ASP.NET AJAX installed on your development/production machine.
See also General ASP.NET AJAX Information.

The EXE files are intended for easy and automatic installation of a product. The EXE installs the suite 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 one installed.

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 RadControls for ASP.NET AJAX installations, unless it is of the same version.

To install Telerik RadControls for ASP.NET on your machine from the EXE file, follow the instructions below:

  1. Log into your Client.NET account.
  2. Go to My Licenses and click My Purchases (or My Free Trials if you are a trial user).
  3. Click Telerik RadControls for ASP.NET AJAX.
  4. Go to the Download tab and download the Automatic installation (EXE) file.
  5. Once the download completes, run the EXE file and follow the instructions.

    The wizard will install the Telerik RadControls for ASP.NET AJAX component in the following folder unless you specify otherwise:
    C:\Program Files\Telerik\.

The wizard will create the necessary virtual folders.

To view live examples of the Telerik RadControls for ASP.NET AJAX functionality, you can launch the Quick Start Framework in either of the following ways:

  • Open Start Menu -> Programs -> Telerik -> RadControls for ASPNET AJAX Q3 2008 -> Live Examples
  • Double-click the StartExamples.exe file located in C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\
  • Start Menu -> Programs -> Telerik -> RadControls for ASPNET AJAX Q3 2008 -> Open Sample Web Site in Visual Studio
    VisualStudio 2005 will start the QSF locally using the integrated ASP.NET Development Server.
The Telerik RadControls for ASP.NET package adds the products automatically to the VS.NET 2005/2008 toolbox.
To learn how to add them manually, see Adding Telerik RadControls for ASP.NET AJAX to the Visual Studio 2005 Toolbox if you are using VS.NET 2005 or Adding Telerik RadControls for ASP.NET AJAX to the Visual Studio 2008 Toolbox for VS.NET 2008.

See Also