Wyatt O'Day (Wyatt) has made 7771 posts.
Yep, that's new enough. I just realized what the problem is, our C# example is built for Windows, …
Post on May 6, 2017Try re-downloading your TurboActivate.dat from LimeLM. Does that work?
Post on May 6, 2017Hey Neil, Mono might not be playing by the same rules as native applications on macOS. So, use Tur…
Post on May 4, 2017The TurboActivate.dat file needs to be in the same folder as the executable file (which is inside th…
More information is needed. 1. Are you a wyBuild customer? If not, we can't support custom version…
No, TA_SKIP_OFFLINE only works if they customer activated offline. The good news is that if a cust…
Post on May 4, 2017Hey Mike, Just have customers that need to use your app offline (for whatever reason) activate off…
Post on May 3, 2017Hey Mike, Yes, but it would involve an extra step (you'd need to call TA_IsActivated() first, get …
You should always use the new API, especially when using new features. The deprecated 3.x doesn't su…
TurboActivate reads all well-configured proxies and dynamic proxies. If the customer is running into…
It's likely a problem with OpenSUSE. Other customers are successfully using raspbian.
Post on Apr 26, 2017The error tells you how to fix things: /* MessageId: TA_E_EXPIRED Message code (in Hex): 0xD Messa…
We haven't updated the Adobe AIR example yet.
Post on Apr 26, 2017You can find all error codes in TurboActivate.h with full descriptions and how to handle them. Look …
TurboFloat currently (as of 4.0.x) sends and receives raw binary data. If they have proxies that are…
Post on Apr 25, 2017Yes, provided they configure their firewalls correctly, your app using the TurboFloat library, can c…
If you're clicking "Deactivate" from within the LimeLM interface it tells you that even though you c…
This is covered in the FAQ: https://wyday.com/wybuild/help/faq.php#catch-all
Hey Arie, We'll look into it. But all of the IDs should be treated as opaque strings. They're not …
The 2 functions you'll want to use are "CheckAndSavePKey()" and "Activate()". If you also want to ad…