Skip to main content Skip to footer

Application Fails to Run Because Studio Enterprise Trial has Ended

If you have a valid activated license for any ComponentOne product, but you continue to see an error message at runtime stating the Studio Enterprise trial expired, it may be due to an outdated .sa3licx or .gclicx file in your application files. Normally this file is automatically generated and updated, but if you added it to source control or as an embedded resource it may need replaced manually.

Steps to fix:

  1. Locate the license file (.sa3licx or .gclicx) within your project and remove it

  2. Clean and rebuild the application

  3. A new license file should be generated and the trial error message should go away