Open TurboActivate.h, scroll to the bottom and there is a full list of all error code (both in hex and in decimal). And there is the a full description of what the error codes mean.
TA_E_ACTIVATE = 0x03TA_E_PERMISSION = 0x0F
My developer get this error message, trying to locate the issue...
Any help is appreciated.
/XatLastLimeLMNot activated: hr = 0x3TA_UseTrial failed: hr = 0xfProduct key failed to save: hr = 0xfHello world.
Open TurboActivate.h, scroll to the bottom and there is a full list of all error code (both in hex and in decimal). And there is the a full description of what the error codes mean.
TA_E_ACTIVATE = 0x03TA_E_PERMISSION = 0x0F