Skip to main content
All docs
V23.2

Convert a Trial Version to a Licensed Version

  • 2 minutes to read

You can use the DevExpress installer or Visual Studio to convert a trial version of the DevExpress installation to a licensed version after you obtain a license.

Register Your Products in DevExpress Installer

If you have a trial version installed on your machine, run the DevExpress installer again. On the first screen, select Register.

register-installation

Enter the email address and the password associated with your DevExpress account in the invoked dialog:

register-your-products-dialog

Note

If you do not have an Internet connection, refer to the following article for information about offline registration: GUI Install Mode.

Once the installation has processed your registration request, the following dialog appears:

select-product-to-install-dialog

This dialog shows products already installed on your machine. It also indicates your licensed products. You can choose to modify your installation based on this information, or keep the same configuration. Click Next to upgrade the installation.

Click Finish in the following dialog to complete the installation:

installation-complete-dialog

Register DevExpress Products in Visual Studio

Note

The information in this section applies to DevExpress products v14.2+.

  1. Open you license information about installed DevExpress components. In Visual Studio, go to ExtensionsDevExpressYour License information:

    your-license-information-command

  2. Click Register:

    your-license-information-dialog

  3. Enter your DevExpress credentials:

    register-your-products-dialog

  4. Click Log In. Then click Finish.

    Note

    If you do not have an Internet connection, refer to the following article for information about offline registration: Offline Registration – DevExpress Unified Component Installer.

  5. Re-open your license information to see which components are covered by your license and when your subscription will expire:

    your-license-information-dialog-with-complete-registration

Register DevExpress Products in Visual Studio (v13.1-v14.1)

Note

The information in this section applies to DevExpress products v13.1-v14.1.

  1. Open a form or page that contains any DevExpress control.
  2. Click the DevExpress control’s smart tag, and select About:

    smart-tag-about-command

  3. In the displayed window, click Register Your Product:

    DevExpress WinForms Subscription

  4. Enter your DevExpress credentials:

    Register Your DevExpress Products Dialog

    Note

    If you do not have an Internet connection, refer to the following article for information about offline registration: Offline Registration – DevExpress Unified Component Installer.

  5. Click Log In. Then click Finish.
  6. Clear temporary files and rebuild the project.
See Also