Wyatt O'Dayʼs postsSupport staff

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

TurboFloat locks license upon server reboot (how to release a lease before a system shutdown / restart)Answered

Post on Jul 7, 2021

Don't install your app and the TFS instance on the same machine. Sure, you *can* do that, but why (b…

Post on Jul 7, 2021

The API I linked to shows you how to slow down the shutdown / restart process so you have time to re…

Answer on Jul 7, 2021

There are API hooks that you can use to “pause" a Windows shutdown or restart briefly while you do…

Unquoted Search Path bug in Turbo Float Server (CWE-428)Answered

Post on Jul 7, 2021

Firstly, use the latest version. https://wyday.com/limelm/api/tf-changes/ Next, after using the lat…

Hosted TFS questions (release date, etc.: ASAP)Answered

Answer on Jul 7, 2021

We don't release roadmaps. Never have, never will. We also don't release time frames for product re…

TurboActivate: Offline activation returns TA_FAILAnswered

Answer on Jul 6, 2021

TurboActivate.h shows you what every error code is and what it means. Tell them to fix their date, …

Deactivating a verified trialAnswered

Answer on Jun 29, 2021

Verified trials are not product keys. You can't end them prematurely. You can, however, extend them …

Problem with licence in inno setupAnswered

Post on Jun 28, 2021

Short answer: the installer examples are just convenience code. Absolutely not necessary. And if it'…

Answer on Jun 26, 2021

Integrate TurboActivate in your app. The InnoSetup example only checks the activation locally. The …

Removal of invalid product keyAnswered

Answer on Jun 17, 2021

Use the latest version of TA, and call CheckAndSavePKey() with the key they want to use. This might …

Network AdaptorSolved

Post on Jun 14, 2021

First of all, use the latest version (see the FAQ, API page, and everywhere else where we explicitly…

Post on Sep 28, 2016

Hey Craig, Can you shoot me an email at [snip]? I'll send you some commands to run, and then if tha…

Deleting Serials from ProductAnswered

Post on Jun 7, 2021

Importing serials does not “restore” deleted keys. Deleted keys are gone for good from our syste…

Post on Jun 7, 2021

Deleting is permanently removing the key and deactivating all activations for the key. Revoking is …

Answer on Jun 6, 2021

The web API or selecting multiple using the LimeLM interface. If you delete the key the customer us…

Allow WinForms application to close on update?Answered

Answer on Jun 3, 2021

So you're saying the best method is to call and launch wyupdate from within my app? Any best practic…

Post on Jun 2, 2021

That's why we're just recommending using wyUpdate going forward. It's straightforward. No knobs. No …

Answer on Jun 2, 2021

We recommend using wyUpdate directly to update your app. The AutomaticUpdater is too hard for people…

Turboactivate, change of connection causes activation failureAnswered

Answer on Jun 1, 2021

If you're using the latest TA, then no, that's not possible. If you're not using the latest TA, then…

Multiple TFS for the same productAnswered

Answer on May 29, 2021

Hey Marcus, Different LimeLM products or versions can have separate TFS instances in the same machi…