New to Telerik UI for ASP.NET MVC? Download free 30-day trial

Upgrading Telerik UI for ASP.NET MVC

This document describes how to upgrade the version of the Telerik UI for ASP.NET MVC helpers and how to switch from a trial to a developer (commercial) license.

Upgrading to New Versions

To update Telerik UI for ASP.NET MVC to a new version, either:

Using the Upgrade Project Wizard

To upgrade your project with the Upgrade Project Wizard, refer to the following articles:

  1. Download the new Telerik UI version.
  2. Start the Upgrade Wizard.

Upgrading Manually

  1. Replace all scripts, styles, and images that are related to Telerik UI for ASP.NET MVC with the desired version of the framework.
  2. Download the desired version from the Download section of your account.
  3. Load the scripts and styles locally or from the Kendo UI CDN Services.
  4. Change the reference to the new Kendo.MVC dll. Verify that the dll refers to the correct ASP.NET MVC version.

Switching to a Developer License

  1. Delete (uninstall) the trial version from your machine. This approach will eliminate the possibility for trial assemblies to end up in the project references or in production.
  2. Install the licensed Kendo UI version and follow the steps for updating the Telerik UI for ASP.NET MVC version.

See Also

In this article