Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
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.
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