Licensing | ComponentOne
In This Topic
    Using MESCIUS Visual Studio Add-in
    In This Topic

    The add-in for generating license is available for all the applications which are created in Visual Studio. It is visible in options within Tools menu in Visual Studio.

    Complete the following steps to generate a trial or full license for your applications using MESCIUS Visual Studio add-in:

    1. Create a new application using ComponentOne product.
    2. Add the required control references to your application.
    3. Click the MESCIUS License Manager add-in, from options within the Tools menu.
    4. In the MESCIUS License Manager window, enter your registered Email and Password to log in. In case you are not registered with MESCIUS, you can create a new account using Create an Account option.
    5. Once you log-in, you can choose any one of the following options. You login information will be cached for 30 days in Visual Studio.


      • Activate/Deactivate Serial Number - Allows the users to activate or deactivate the serial number using the internet, C1 Website, By Email, or Over the phone.
      • Generate App (runtime) Licenses - Allows the users to generate and activate license for each application you are working on your system. This option is disabled for ASP.NET applications.
      • Update Project(s) - Select one or more projects from the loaded solution to:
        • Modify all references to ComponentOne assemblies so that they are not version specific.
        • Update all entries in the licenses.licx file so that they are not version-specific.
        • Add entries in the licenses.licx file for referred dlls which have been already added.
      • Contact Support - Allows the user to open http://supportone.componentone.com/ website where the users can communicate with the support team for any support related issues.
    6. In the MESCIUS License Manager window, select Update Project(s) option.
    7. In the MESCIUS License Manager window, select the license updates according to your own requirements. In our case, we have selected Strip version information from license.licx file and Add missing entries to licenses.licx file options.

    8. In the MESCIUS License Manager window, click UPDATE to update the license information in your application. Once you click on UPDATE, a success message appears in the MESCIUS License Manager window.

      The licenses.licx file is updated and placed in the same location as the project file and it is an embedded resource to the project.

    1. Copy Code
    2. Copy Code