Wyatt O'Dayʼs postsSupport staff

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

Problem trying to use TurboActivate with Audio Plug-inAnswered

Answer on Jan 19, 2022

For plugins, things get tricking when linking to other dynamic librarys (dylib) from within a dylib.…

Cannot activate/deactivate (TA_E_INET_TLS) on macOS 10.14 and olderAnswered

Post on Jan 19, 2022

For the X1, what is the full chain in the Keychain (all the leaf nodes)? Does it include the expired…

Post on Jan 18, 2022

Are you using the keychain method? What is shown for the 2 Let’s encrypt certs after running those…

Updater "searching" and can't find updatesAnswered

Post on Jan 17, 2022

It's hard to say. Check the client.wyc file and see whay version is there. Then do it for the server…

Command Line build IssueAnswered

Answer on Jan 17, 2022

Uninstall wyBuild, then re-install and enter the product key at install time.

kFailedToExtendTrial Failed to extend trialAnswered

Answer on Jan 17, 2022

Make sure date, time, timezone are all correct. Restart system. Messing with the time at all, TurboA…

Get Version NumberAnswered

Answer on Jan 10, 2022

Nope, include the version in your app and show that.

Web API POST parameters with PythonAnswered

Answer on Jan 10, 2022

Well, it depends on the “magic” whatever library you're using does to create the fields to be su…

AWS / EC2 License DeactivationAnswered

Answer on Jan 7, 2022

The TurboFloat Server should *never* be installed on a Virtual Machine. Hence, the big red box telli…

Many error 36 issues on MacAnswered

Post on Jan 5, 2022

CA certs thing did not help here. Much more information is needed.

Answer on Jan 3, 2022

10.14 isn't supported by Apple (yes, they drop support for OS versions super quick – that's part o…

Post on Dec 30, 2021

Apply all system updates. And install required CA certs: https://wyday.com/forum/t/5064/cannot-acti…

Answer on Dec 30, 2021

Pierre, Coincidence maybe but seems to be timewise related to dec 20 (although supposed to be in ef…

License expire from date activated not createdSolved

Answer on Jan 5, 2022

Nope, not currently. Maybe in the future we'll add it. And if we do, and don't reveist this forum po…

Information on Web API GET calls.Answered

Post on Jan 3, 2022

Also, you will get a “GET” error if you also include extraneous junk in the URL. Namely, any GE…

Answer on Jan 3, 2022

TA / TF don't use the web API. Your code in your backend / website use the web API. Go to your set…

Access violation at address 5C955852 in module 'TurboActivate.dll'

Post on Jan 2, 2022

Can’t view the link. What happens when they run the TurboActivate.exe with the TurboActivate.dll?…

Hypervisior/VM & Core isolationAnswered

Answer on Dec 31, 2021

Yes, turn off all the virtualization features if you want to turn off the virtualization features. …

server issue today?Answered

Post on Dec 29, 2021

Use version 4.4.4.1. you can verify the version in-code at runtime by using TA_GetVersion(). Also, …

How to close the running process.Answered

Post on Dec 29, 2021

Nope. You close the exe. Or wyUpdate will prompt the user to close it.