Skip to main content
All docs
V25.1
  • Convert a Trial Version to a Licensed Version

    • 3 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.

    Note

    You may need to manually obtain and register your license key in the following cases:

    When Using an Eval (Trial) Version

    If the evaluation period for a DevExpress component has expired, the component displays a corresponding message:

    • Compiler warning, designer notification, or licensing dialog in your IDE
    • Trial bar or watermark at runtime

    These eval/trial license-related artifacts will not be displayed to you as a developer and your end-users in production apps if your app uses registered/licensed versions of DevExpress products. If you experience unexpected “nag screens” in your DevExpress-powered app, please contact the DevExpress Support Team (via the DevExpress Support Center). Include your Customer ID and list the licensed DevExpress products used within your project.

    Register Your Products in DevExpress Installer

    If you have a trial version installed on your machine, run the DevExpress installer again. Open the installed app list, locate your DevExpress installation, and select Modify.

    Modify DevExpress Installation

    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: Offline Registration – DevExpress Unified Component Installer.

    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. Review license information for DevExpress components installed on your machine. 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