New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Installing a Specific Older Version of Telerik UI for ASP.NET AJAX
Environment
Product | UI for ASP.NET AJAX |
Version | all |
Description
I need to ensure that a new programmer in our team has the same older version of Telerik UI for ASP.NET AJAX as the rest of the team. How can I find out the current version we are using and then obtain and install that exact version?
This KB article also answers the following questions:
- How can I check the version of Telerik UI for ASP.NET AJAX in my project?
- Where can I download an older version of Telerik UI for ASP.NET AJAX?
- What are the steps to install a specific version of Telerik UI for ASP.NET AJAX?
Solution
Determine the Current Version
To find out the current version of Telerik UI for ASP.NET AJAX used in your project:
- Navigate to the project's Bin folder.
- Locate the
Telerik.Web.UI.dll
file. - Right-click the file, select Properties, and check the version under the Details tab.
- Alternatively, in Visual Studio, check the version in the project references.
For more information, see How to find out which is the used version of Telerik.Web.UI in the web application.
Access Telerik Account
- Ensure you have access to your Telerik account at https://www.telerik.com/account/downloads.
Download the Correct Version
- Log in to your Telerik account.
- Navigate to the product download page for UI for ASP.NET AJAX at https://www.telerik.com/account/downloads/product-download?product=RCAJAX.
- Expand the "Versions" dropdown to find and select the required version.
- Download the selected version.
Installation
- To install the controls, use the MSI files provided in the download or extract the DLLs from hotfix archives and add them to your project.
Refer to the following resources for more details on installation:
- Installation Approaches
- Included Assemblies
- Using Hotfix
- Install Telerik UI for ASP.NET AJAX using MSI
- Install Telerik UI for ASP.NET AJAX using ZIP