This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Forum
- :
- Error activating
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 05, 2008
05:58 AM
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
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
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 05, 2008
08:57 AM
Does flxActCommonHandleGetLastOpsError (without -String) return anything? Does a more or less equivalent command using serveractutil do anything different?