Wyatt O'Dayʼs postsSupport staff

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

Deleting Product

Post on Jun 13, 2017

We don't currently have a way to put individual products in dormant mode. It would require large inf…

Post on Jun 5, 2017

>> "Does the program still function? (If I used the example C++ activation code)" Only for n…

Issue Deploying Project Update on windows 10

Post on Jun 12, 2017

You're trying to update from a local file on disk. And the file is not found on disk (it's telling y…

TurboFloat library 4.0.9.6 trying to connect to TurboFloat 3.5.6 Server results in TF_FAIL

Post on Jun 8, 2017

Oh, ok, I was misunderstanding you. I thought you were using the old version of the library but the …

Post on Jun 7, 2017

The error code was created in 4.0 with knowledge that in the future we might add features in the Tur…

Post on Jun 6, 2017

>> "shouldn't it be TF_E_UPGRADE_LIBRARY?" Yes, but unfortunately TF 3.x didn't have that er…

Scripting Bulk Activations

Post on Jun 7, 2017

Hey William, The easiest way to import old data is using our LimeLM interface: https://wyday.com/l…

Integrating LimeLM into Firemonkey app

Post on Jun 6, 2017

OK, we'll put together a simple example.

Post on Jun 6, 2017

We'll look into creating a FireMonkey version. It should work out of the box, but we need to confirm…

Post on Jun 2, 2017

We haven't tested with Delphi Firemonkey, but our Delphi code should work with minimal modifications…

Feature requests

Post on Jun 5, 2017

Hey Andriy, >> "1) Add support for semantic versioning according to http://semver.org/ (whic…

LimeLM Plan Pricing

Post on Jun 5, 2017

If you're only selling one "product" (however you bundle that product, whether it's one exe or multi…

App running on guest os crashes when requesting license from TFS with TF_RequestLease()

Post on Jun 5, 2017

Perfect! I'm glad you figured it out, Arie.

Post on Jun 1, 2017

Running on a Guest / Host configuration shouldn't cause a crash. In fact it should work perfectly. …

Post on Jun 1, 2017

Much more information is needed. We can't reproduce crashes with that function using the latest vers…

Unexpected behaviour with TurboFloat

Post on Jun 2, 2017

Hey Alessandro, >> "The verification versus the servers is 2 days (1 expected)" We can't r…

B4J Support?

Post on May 31, 2017

It seems like that language is Java based, so you you can just use our existing Java class and examp…

Dashboard Feature Request: Custom column setup in Product Keys list

Post on May 31, 2017

Hey Oliver, This is actually coming very soon. Depending on how long you've been a customer you mi…

Migration to 4.0 API

Post on May 31, 2017

You would only create a single class instance and "store it" in a global area and make calls in that…

Post on May 30, 2017

Hey Martin, In C/C++ we have the migration notes right in the header file "TurboActivate.Deprecate…