Wyatt O'Dayʼs postsSupport staff

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

PDetsFromPath throwing ProductDetailsException on Mac

Post on May 6, 2017

Yep, that's new enough. I just realized what the problem is, our C# example is built for Windows, …

Post on May 6, 2017

Try re-downloading your TurboActivate.dat from LimeLM. Does that work?

Post on May 6, 2017

Hey Neil, Mono might not be playing by the same rules as native applications on macOS. So, use Tur…

Post on May 4, 2017

The TurboActivate.dat file needs to be in the same folder as the executable file (which is inside th…

wyUpdate Deletes my Program when updated

Post on May 6, 2017

More information is needed. 1. Are you a wyBuild customer? If not, we can't support custom version…

Custom Field for poll

Post on May 5, 2017

No, TA_SKIP_OFFLINE only works if they customer activated offline. The good news is that if a cust…

Post on May 4, 2017

Hey Mike, Just have customers that need to use your app offline (for whatever reason) activate off…

Post on May 3, 2017

Hey Mike, Yes, but it would involve an extra step (you'd need to call TA_IsActivated() first, get …

TrialDaysRemaining and errocode 29 (0x1D)

Post on May 3, 2017

You should always use the new API, especially when using new features. The deprecated 3.x doesn't su…

Turbo Activate & Dynamic Proxies

Post on Apr 28, 2017

TurboActivate reads all well-configured proxies and dynamic proxies. If the customer is running into…

Activation failed (error code 0xd)

Post on Apr 27, 2017

It's likely a problem with OpenSUSE. Other customers are successfully using raspbian.

Post on Apr 26, 2017

The error tells you how to fix things: /* MessageId: TA_E_EXPIRED Message code (in Hex): 0xD Messa…

Getting "Failed to Activate." with RetCode 28 in Adobe AIR app on Windows 10

Post on Apr 27, 2017

We haven't updated the Adobe AIR example yet.

Post on Apr 26, 2017

You can find all error codes in TurboActivate.h with full descriptions and how to handle them. Look …

TurboFloat- licensing accross multiple networks

Post on Apr 26, 2017

TurboFloat currently (as of 4.0.x) sends and receives raw binary data. If they have proxies that are…

Post on Apr 25, 2017

Yes, provided they configure their firewalls correctly, your app using the TurboFloat library, can c…

isGenuine

Post on Apr 25, 2017

If you're clicking "Deactivate" from within the LimeLM interface it tells you that even though you c…

Fails to apply the update patch

Post on Apr 24, 2017

This is covered in the FAQ: https://wyday.com/wybuild/help/faq.php#catch-all

pkey.generate returned id's have different types

Post on Apr 21, 2017

Hey Arie, We'll look into it. But all of the IDs should be treated as opaque strings. They're not …

TurboActivate Wizard vs Custom Interface

Post on Apr 20, 2017

The 2 functions you'll want to use are "CheckAndSavePKey()" and "Activate()". If you also want to ad…