Applying the Patches

17 Jan 20241 minute to read

Syncfusion provides patch installer for major versions or service pack versions, either to add new features or to fix issues. You must install the patches in the order you have received.

Installing the Patch installer

The steps below show how to install a patch installer.

IMPORTANT

Before installing the patch, ensure that corresponding Essential Studio version platform has been installed in your machine.

  1. Run the Syncfusion Essential Studio patch installer by double-clicking it. The Syncfusion Essential Studio Service Pack welcome wizard appears.

    Welcome Wizard

  2. Click Next. The confirmation to the Run Assembly Manager screen opens.

    Assembly Manager

  3. Select the Run Assembly Manager check box to install the assemblies in GAC.

  4. Click Next. The Ready To Install screen opens.

    Ready To Install

  5. Click Install. Installation process begins.

    Installation Progress

    NOTE

    The patch is installed on your computer, and a dialog box appears when the installation is complete.

    Finish Wizard

  6. Click Finish. The new assemblies are placed in the Pre-Compiled Assemblies folder. These new assemblies can be referenced in your project.

NOTE

When using the Patch setup NuGet packages, please clear the NuGet cache. To learn about clearing the NuGet cache, refer to this KB article.

Patch Assembly Version Format

In the patch assembly, the File Version and Product Version will be different. Product Version will be the release version and File Version will be the increment of the release version’s revision number. For each patch, the File Version will be a different one. You can differentiate between the build and patch assemblies by File Version.

File Version of the assembly shipped in build:

Patch Assembly

Product Version of the assembly shipped in patch:

Patch Assembly