Skip to main content
1-Visitor
June 22, 2016
Question

Unable to Run AAX in Creo 2.0 with Creo 3.0 Engineer III license

  • June 22, 2016
  • 1 reply
  • 1094 views

I recently updated one of my users to a Creo 3.0 Engineer III license from a Creo 2.0 base license with AAX license module.

Creo 3.0 runs correctly but he is unable to run AAX in Creo 2.0. When Creo 2.0 is launched it gives the error message that the AAX license could not be found.

1 reply

24-Ruby III
June 23, 2016

Hi,

before updating license to Creo Engineer III parametric.psf file contained line similar to the following one:

ENV=CREOPMA_FEATURE_NAME=PROE_FoundationAdv (10119)

This means that  AAX = 10119 has its own license separated from PROE_FoundationAdv.

After updating license to Creo Engineer III parametric.psf file must contain line similar to the following one:

ENV=CREOPMA_FEATURE_NAME=PROE_EngineerIII ()

AAX module is included inside PROE_EngineerIII license and also it was excluded from license file as a result of license updating.

MH