Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7771 posts.

License not working when calling wyBuild with service

Post on Apr 11, 2018

You need to enter the license in the installer if you want to license it for the machine. This is fi…

Product key character set

Post on Apr 11, 2018

Yes, it's a fixed length string that is alphanumeric with dashes. Anything else is invalid.

IsDateValid c++

Post on Apr 10, 2018

See TurboActivate.h for the latest function definitions with all possible parameters and return code…

a little guidance for protecting a DLL please

Post on Apr 10, 2018

Well, you shouldn't be contacting the server even on every launch of the DLL / App / Tool / Whatever…

isGenuine check failed for some time Today.

Post on Apr 10, 2018

We did not have downtime yesterday. In TurboActivate we provide multiple ways you can avoid a custom…

Floating license server: what does "automatically re-verify its license in 90 days" mean for offline activations?

Post on Apr 10, 2018

If it was offline activated it will attempt to re-activate. However, the difference between offline …

Error code 1 - other reasons that wrong key?

Post on Apr 10, 2018

Theres a chance something is severely messed up on the computer. We can set up a time to investigate…

Post on Apr 4, 2018

TA_CheckAndSavePKey() never contacts any server. That's reflected in the fact that it never return T…

Post on Apr 3, 2018

Context matters. What function is failing? If its TA_CheckAndSavePKey() then Ive told you the only p…

Post on Apr 3, 2018

If you're using the latest version (currently 4.0.9.6), then TA_CheckAndSavePKey() will return a TA_…

Change featurefields

Post on Apr 10, 2018

Hey Arie, Right now the best way to handle this is to send the requests to a script on your site a…

How to fill custom license fields in manual activations

Post on Apr 9, 2018

1. You create the custom license fields. 2. You create a product key and set the custom license fi…

Post on Apr 6, 2018

>> "How your system will know that this product key is for this activation request?" Because…

Post on Apr 5, 2018

Every activation, offline or online, requires a product key. Create a product key. See the license f…

Post on Apr 2, 2018

You set custom license fields when you create the product key. Or when you edit the product key. Thi…

[Suggestions]Licensing in Automated installation

Post on Apr 6, 2018

Well, just because the end-user (the corporate user) will not be seeing a UI or will not be entering…

TA_Activate return

Post on Apr 5, 2018

Yes, if the customer successfully activates or re-activate then TA_OK is returned. I can't see a pra…

Post on Apr 5, 2018

In that case, TA_OK.

Issue with mixture of online and offline activation

Post on Apr 2, 2018

Yes, this is by design (and mentioned every few months in the forum). Perhaps we should create a hel…

Deactivate Wizard

Post on Apr 2, 2018

Yes, the TurboActivate Wizard was created for a simple "drop in activation UI". It doesn't use any s…