cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
dancar
Level 2

Error activating

Hi

Im trying to activate a license using the API call:
flxActSvrActivationSend
The call returns FLX_ACT_FALSE

When i check the error with the API call:
flxActCommonHandleGetError

It returns
majorErrorNo: 50040
minorErrorNo: 41147
sysError: 26

I cant find any info on the minorErrorNo or sysError and the API call:
flxActCommonHandleGetLastOpsErrorString
returns NULL

Anybody got any info on this?

Best regards

Daniel
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

Does flxActCommonHandleGetLastOpsError (without -String) return anything? Does a more or less equivalent command using serveractutil do anything different?
0 Kudos