|
| 1 | +--- |
| 2 | +title: Installing a Specific Older Version of Telerik UI for ASP.NET AJAX |
| 3 | +description: A guide on finding out the current version of Telerik UI for ASP.NET AJAX used in your project and installing that specific version. |
| 4 | +type: how-to |
| 5 | +page_title: How to Install an Older Version of Telerik UI for ASP.NET AJAX |
| 6 | +slug: install-specific-version-telerik-ui-aspnet-ajax |
| 7 | +tags: progress, telerik, ui, asp.net, ajax, version, install, download |
| 8 | +res_type: kb |
| 9 | +ticketid: 1667896 |
| 10 | +--- |
| 11 | + |
| 12 | +## Environment |
| 13 | +<table> |
| 14 | +<tbody> |
| 15 | +<tr> |
| 16 | +<td>Product</td> |
| 17 | +<td>UI for ASP.NET AJAX</td> |
| 18 | +</tr> |
| 19 | +<tr> |
| 20 | +<td>Version</td> |
| 21 | +<td>all</td> |
| 22 | +</tr> |
| 23 | +</tbody> |
| 24 | +</table> |
| 25 | + |
| 26 | +## Description |
| 27 | +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? |
| 28 | + |
| 29 | +This KB article also answers the following questions: |
| 30 | +- How can I check the version of Telerik UI for ASP.NET AJAX in my project? |
| 31 | +- Where can I download an older version of Telerik UI for ASP.NET AJAX? |
| 32 | +- What are the steps to install a specific version of Telerik UI for ASP.NET AJAX? |
| 33 | + |
| 34 | +## Solution |
| 35 | + |
| 36 | +### Determine the Current Version |
| 37 | +To find out the current version of Telerik UI for ASP.NET AJAX used in your project: |
| 38 | +1. Navigate to the project's Bin folder. |
| 39 | +2. Locate the `Telerik.Web.UI.dll` file. |
| 40 | +3. Right-click the file, select Properties, and check the version under the Details tab. |
| 41 | +4. Alternatively, in Visual Studio, check the version in the project references. |
| 42 | + |
| 43 | +For more information, see [How to find out which is the used version of Telerik.Web.UI in the web application](https://www.telerik.com/products/aspnet-ajax/documentation/knowledge-base/common-assembly-version). |
| 44 | + |
| 45 | +### Access Telerik Account |
| 46 | +- Ensure you have access to your Telerik account at [https://www.telerik.com/account/downloads](https://www.telerik.com/account/downloads). |
| 47 | + |
| 48 | +### Download the Correct Version |
| 49 | +1. Log in to your Telerik account. |
| 50 | +2. Navigate to the product download page for UI for ASP.NET AJAX at [https://www.telerik.com/account/downloads/product-download?product=RCAJAX](https://www.telerik.com/account/downloads/product-download?product=RCAJAX). |
| 51 | +3. Expand the "Versions" dropdown to find and select the required version. |
| 52 | +4. Download the selected version. |
| 53 | + |
| 54 | +### Installation |
| 55 | +- 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. |
| 56 | + |
| 57 | +Refer to the following resources for more details on installation: |
| 58 | +- [Installation Approaches](https://www.telerik.com/products/aspnet-ajax/documentation/getting-started/installation/installation-approaches) |
| 59 | +- [Which File Do I Need to Install](https://www.telerik.com/products/aspnet-ajax/documentation/getting-started/installation/which-file-do-i-need-to-install) |
| 60 | +- [Included Assemblies](https://www.telerik.com/products/aspnet-ajax/documentation/getting-started/installation/included-assemblies) |
| 61 | +- [Using Hotfix](https://www.telerik.com/products/aspnet-ajax/documentation/getting-started/installation/using-hotfix) |
| 62 | +- [First Steps with MSI](https://www.telerik.com/products/aspnet-ajax/documentation/getting-started/first-steps-msi) |
| 63 | +- [First Steps with ZIP](https://www.telerik.com/products/aspnet-ajax/documentation/getting-started/first-steps-zip) |
| 64 | + |
| 65 | +## See Also |
| 66 | +- [Telerik UI for ASP.NET AJAX Documentation](https://docs.telerik.com/aspnet-ajax/introduction) |
| 67 | + |
0 commit comments