Upgrading Syncfusion ASP.NET MVC JS2 components to latest version

19 Dec 20221 minute to read

The Syncfusion ASP.NET MVC JS2 migration add-in for Visual Studio allows you to migrate an existing Syncfusion ASP.NET MVC web application from one version of Essential Studio version to another version. This reduces the amount of manual work required when migrating the Syncfusion version.

The steps below will assist you to upgrade the Syncfusion version in the Syncfusion ASP.NET MVC application via Visual Studio 2019:

NOTE

Before use the Syncfusion ASP.NET MVC Web application Migration, check whether the Syncfusion ASP.NET MVC JS2 Extension installed or not in Visual Studio Extension Manager by clicking on the Extensions -> Manage Extensions -> Installed. If this extension not installed, install the extension by follow the steps from the download and installation help topic.

  1. Open the Syncfusion ASP.NET MVC Web application that uses the Syncfusion component.

  2. Open the Migration Wizard, by right-click the Syncfusion ASP.NET MVC Application from Solution Explorer and select Syncfusion Web. Choose the Migrate Syncfusion ASP.NET MVC project from another version…

    MigrationAddin

  3. The Syncfusion Project Migration window will appear. You can choose the required version of Syncfusion ASP.NET MVC to migrate.

    NOTE

    The versions are loaded from the Syncfusion ASP.NET MVC NuGet packages published in NuGet.org and it requires internet connectivity.

    MigrationWizard

  4. Click Migrate button, then the Syncfusion.EJ2.MVC5 NuGet packages will be updated to the respective chosen version in the application.

  5. If you installed the trial setup or NuGet packages from nuget.org you must register the Syncfusion license key to your application since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the help topic to generate and register the Syncfusion license key to your application. Refer to this blog post for understanding the licensing changes introduced in Essential Studio.