Wyatt O'Dayʼs postsSupport staff

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

Can we deploy Turbo Float in a VM?Answered

Answer on May 19, 2021

TFS shouldn't be run in a VM. It can be enabled in LimeLM by the company issuing the product key. T…

Can't link both TurboActivate and TurboFloat static libraries on WindowsAnswered

Answer on May 16, 2021

Yes, or you can generate a new .lib file for your renamed dll (google for the specifics, it's one of…

Post on May 14, 2021

You can name the TurboFloat.dll anything (for example “MyApp.TF.dll”) and then load it using the…

Post on May 11, 2021

You could just find the DLL (relative to your dll) and load it using LoadLibrary: https://docs.micro…

Post on May 11, 2021

The workaround is to use the dynamic libraries. The static libraries are often more trouble than the…

Answer on May 11, 2021

Nope, currently the only way to use both TA/TF in the same app is to use dynamic libraries. We‘ll…

How to get the number of leases remaining in turbofloat server

Post on May 12, 2021

No, that library was delayed in favor of other developments. If you enable notification logging on …

Failed to deactivate ExepctionAnswered

Answer on May 6, 2021

It's hard to know with only partial information (hence asking for more information). To “reset” …

Post on May 4, 2021

Much more information is needed. What TA version are you using? Have you tried the latest version? I…

Windows Virtual DesktopAnswered

Answer on May 4, 2021

Windows Virtual Desktop is just Windows in a Virtual machine. So, yes. Use TurboFloat Server on a re…

Run inside virtual machineAnswered

Answer on May 4, 2021

and when I enable service Hyper-V, but don't install any virtual machine, function TA_UseTrial retur…

problem with sending license emailAnswered

Answer on Apr 22, 2021

Sure, or use a proper mailer like PHPMailer.

The product key page does not open.Answered

Post on Apr 21, 2021

The installer code. […] TurboActivate.iss source code […] Honestly, just integrate TurboActiva…

Answer on Apr 21, 2021

That's by design when already activated. See the code.

tmrWaitBeforeCheck_Tick Method Throws Unhandled ExceptionAnswered

Answer on Apr 20, 2021

Use wyUpdate instead. It’s too easy to misuse the AU control. We’ve dropped support for it. htt…

TurboFloat Server uses thousands of file handles

Post on Apr 19, 2021

Try the latest version. Also, can you reproduce this?

Hosted TFSAnswered

Post on Apr 18, 2021

Yes. Like it said in the post… LicenseChest is coming soon. No hard date. ASAP.Asking when it wil…

systa on macOS Big Sur

Post on Apr 15, 2021

Looks like we might have to start signing executables on macOS again. Unfortunately it's a pain in t…