Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents



License Checkout Test Using the CadEnhance Tools

The Tools have a new builtin offer a built-in license test feature . It will attempt which attempts to checkout the appropriate feature from either the node locked license file, or from the Flexera License Server depending on how the CE_LIC_FILE CSET is configured

Use License:Set License File item

Image Removed

Setup the CE_LIC_FILE CSET

(note that this could be setup using the CE_LICENSE_FILE or CENAHNCE_LICESNE_FILE Environment variable)

In this entry you should put the port@licServer or you can browse to select the node locked license file (typcially c:\CadEnhance\License\license.dat)

Image RemovedServer 

It is best to use the 2 environment variables: CENHANCE_LICENSE_FILE and CE_LICENSE_DIR  to control where to check for licenses

The CENHANCE_LICENSE_FILE environment variable is used to point to the Flexera License server and should look something like: port#@server-name (27000@my-lic-server.company.com)

The CE_LICENSE_DIR is used to point to the folder where the node-locked license "license.dat" that you receive from CadEnhance (usually for demo licenses) will reside

If neither of these are set, the tool will default to looking for a node locked license in the license folder relative to where the tools were installed: InstallDir/license

like: C:\CadEnhance\license 

Use the License:Test License Checkout menu item

The tool will attempt to get a license for the appropriate feature and the status will be displayed in the Status window:

View License Checkout Status in the Status Window

 

Having Issues?

Your local config File might have an invalid path set in the CE_LICENSE_FILE CSET..

Read on to see how to clear that setting.




Clearing the CE_LIC_FILE CSET

When the tool checks for licenses, it first looks to see if the CE_LIC_FILE CSET has been configured. 

The CE_LIC_FILE CSET  is the old way of controlling where the tool will look for licenses. It is stored in the local config file so it is not very portable. 

You may need to clear the CE_LIC_FILE CET using the method below if you are running into licensing issues.

Use License:Set License File item

Image Added


Image Added

After clearing this entry,  close the tool and setup the CENHANCE_LICENSE_FILE or CE_LICENSE_DIR envVars as discussed above