Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
I just tried to move from Creo III m80 to M110 and not I cna't get the machine to find our license server. I get
license request failed for feature
invalid feature name [FEATURE_NAME]
WHEN i INSTALLED the software the software could not find the license server without help. I had to point it out but then it found it.
But then during software install it said not license. we have 3 seats and ptcstatus on another machine show everything is up and running and we have free licenses but I can't get it to work.
Hi,
I have never met problems like yours...
If CR3 M080 is still working then you can go to CREO3_LOADPOINT\Creo 3.0\M070\Parametric\bin directory and open parametric.psf file in Notepad. Then you can locate 2 important lines:
---
ENV=PTC_D_LICENSE_FILE-=7788@servername
---
ENV=CREOPMA_FEATURE_NAME=PROE_name ()
---
When you install any other Creo version you have to enter 7788@servername as license source. If you do this then installation procedure will create parametric.psf file automatically. If you own several license types then you have to customize launch command creation during installation.
MH