
jeromeB asked a question.
Hello,
we just tryed to migrate our code that was running on flexnet_client-xt-c-i86_windows-2021.05.0 to the latest client flexnet_client-xt-c-i86_windows-2022.09.0
compile runs well, but on execution, i got a strange error code when calling this function :
FlcProcessCapabilityResponseData(licensing, &capabilityResponse, response, responseSize, error)
function return false, and returned error code is this one :
0x74100008
problem : i don't see it in the various include files provided with the client, and so, i have no clue of its meaning
even more, this error code is not translated by the call to FlcGetLastErrorStatusCollection
anyone knows the underlying problem (and eventually, how to fix it) ?
many thanks in advance
Hi @jeromeB ,
One possibility could be a mismatch between the DLL and linked static library. Were both updated? Please submit a support ticket so someone can work with you directly on your issue.
Thanks,
Jim