Wyatt O'Dayʼs postsSupport staff

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

TurboFloat Server Custom licence fields

Post on Dec 22, 2016

>> "We have some custom field values that are relevant to system admins who look after the ser…

Getting Started - Add Email for Quick Search

Post on Dec 22, 2016

>> "OK, so I, the Developer, is supposed to add the Email. But what Emails to use, and how is …

Disabled network adapter problem

Post on Dec 21, 2016

>> "We use static library of turboactivate 4.0.5.0 due to latest version at our packaging time…

wyUpdate in a Citrix environment

Post on Dec 19, 2016

>> "* Should I install the application in Program Files and "shadow copy" to the User director…

calling web API from VBA

Post on Dec 19, 2016

You need to use "double ampersands" in strings so that they're properly evaluated: http://stackoverf…

Post on Dec 16, 2016

Well, there are lots of resources to do this: http://stackoverflow.com/questions/158633/how-can-i-se…

IsDateValid equivalent function (Adobe AIR)

Post on Dec 16, 2016

>> "I was hoping Adobe Air also getting the same place as other languages, despite it being a …

Post on Dec 16, 2016

We haven't added the IsDateValid() function to adobe AIR yet. You can, however, verify the date/time…

Upgrading from TurboActivate/TurboFloat 3 to 4.0: any breaking changes?

Post on Dec 14, 2016

We've updated all of the examples to show how to use the new TurboActivate API. The biggest change i…

MacOS static libs depend on old-style gnu libstdc++Solved

Post on Dec 14, 2016

We haven't compiled TA/TF with the newer C++ library. We hadn't had time to do it yet (it's more tha…

TurboActivate 3.4.7 on Linux Static - new dependency?Solved

Post on Dec 14, 2016

4.0.8 is out now and fixes this bug: https://wyday.com/limelm/api/#turboactivate

Post on Dec 11, 2016

We're either going to release 4.0.8 this week, or make a special 4.0.7.4 release for linux-only to f…

Fetch Download site From client.wyc

Post on Dec 13, 2016

You can double click the file on a machine that has wyBuild installed. It will show you all of the i…

TurboFloat Virtual Server

Post on Dec 12, 2016

You *can* install the TurboFloat Server on a VM, but we don't recommend it for the reasons listed in…

Activation Form for C#

Post on Dec 10, 2016

Prompting for a product key and then activating is fairly simple. All you really need for a simple a…

Proxy Issue (wyUpdate user-agent spoofing)

Post on Dec 7, 2016

What I was saying is that user-agents shouldn't be used to filter requests at all through your proxi…

Post on Dec 6, 2016

Hey Alain, The reason we added that user agent in the first place was to work around proxies that …

Version from client.wyc

Post on Dec 6, 2016

The best way to parse the client.wyc file is right there in the wyUpdate source code. We recommend s…

Subscription via Fastspring?

Post on Dec 5, 2016

Hey Nick, Yes, it is possible. When generating the product key set the expiration date for the sub…

Find Product Key Email Address

Post on Dec 2, 2016

The included "find-key" example in the web API pack just uses the simple "mail()" PHP functions. You…