Wyatt O'Dayʼs postsSupport staff

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

Unhandled exception when canceling upgrade

Post on Feb 21, 2020

We need a reproducible example.

Post on Feb 18, 2020

More information needed. Starting the the exception. wyUpdate or the AutomaticUpdater?

Memory leak in Delphi unit v4.1.9.0

Post on Feb 20, 2020

This is on our radar, but it's lower priority right now. What you're saying makes sense (if you have…

Timeline for LicenseChest?

Post on Feb 20, 2020

Q1 2020. There will be a blog post when it's released.

Error trying to save file: Error downloading "https://DOMAIN/UpdateWin/wyserver.wys":

Post on Feb 20, 2020

Yes: https://stackoverflow.com/a/44153734 Use the . NET 4.0 version of wyUpdate. In the next upd…

Post on Feb 15, 2020

Use the . NET 4.0 version of wyUpdate, and use WireShark to see where the connection is failing.

Post on Feb 15, 2020

This is likely a server configuration error. But you can use WireShark to investigate exactly why th…

Error code 30

Post on Feb 19, 2020

All the error codes with full explanations are in TurboActivate.h

Trial Extension/Activation not showing in dashboard

Post on Feb 18, 2020

Trial extensions show when theyve been applied. You can view whether a trial extension has been used…

Post on Feb 18, 2020

Everything is working fine. Reactivating an exiting verified trial will not make a new entry in th…

Customer Activation Error 3Solved

Post on Feb 18, 2020

The key is failing in TA_CheckAndSavePkey(). Its telling you that. Dont barrel through errors. Mak…

Activation Failure

Post on Feb 18, 2020

No, idea. Use the latest version, provide more information: https://wyday.com/limelm/help/faq/#usefu…

WebAPI date/time problemSolved

Post on Feb 17, 2020

No problem.

Post on Feb 17, 2020

There arent 17 months in a year. LimeLM knows that and tries to fix mangled input. 2020-17-02 is a…

Username for named floating server

Post on Feb 16, 2020

We have no plans for variable input for per-seat licensing. Organization can control the usernames t…

Post on Feb 14, 2020

You mean for per-seat licensing? Or just for logging? More context is needed. What are you trying to…

Linker Error when compiling Delphi Firemonkey

Post on Feb 14, 2020

Honestly, there are bugs in Delphi that we don't have time to workaround. We'll get to it eventually…

Post on Feb 14, 2020

We'll try to reproduce this today.

Post on Feb 14, 2020

You're probably not linking to the libTurboActivate.dylib (hence, it can't find the symbols). http…