Wyatt O'Dayʼs postsSupport staff

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

TurboActivate in Unity

Post on Nov 3, 2017

Both x86 & x64 builds are included in the main package: https://wyday.com/limelm/api/#turboactiv…

Got crash when requesting lease from float serverSolved

Post on Nov 2, 2017

We can't reproduce this here, but this should never happen. More information is needed so we can loo…

xojo/Realbasic error

Post on Nov 2, 2017

Yep, looks like it's built into Xojo: http://docs.xojo.com/index.php/Application.ExecutableFile

Post on Nov 1, 2017

The example app shows how to handle this. Functionality has changed a bit since that article was wri…

Post on Oct 28, 2017

If Xojo is telling you that TA_SYSTEM is not being recognized, then that means you've forgotten to a…

Post on Oct 27, 2017

The help documentation is a bit out of date (we're working on updating it). Look at the example app …

Email to customer missing $AppName and $CompanyName

Post on Nov 2, 2017

Hey Paul, All of the code you want to change is in PaymentSetting.php. You have to set the company…

Disabled network adptersSolved

Post on Nov 2, 2017

>> "so if that's no longer blocked/added to the whitelist then the problem should be solved?" …

Post on Nov 1, 2017

The best way to prevent a connection issue is to not block our activation servers. By default all ma…

Post on Nov 1, 2017

This is covered here: https://wyday.com/limelm/help/license-features/#change For this customer, ha…

Post on Oct 26, 2017

Sorry, yes, I just had a chance to look at it (we're crazy busy preparing for several rollouts). T…

Valid License Keys failing to Activate

Post on Nov 2, 2017

More information is needed: 1. Version of TurboActivate you're using. 2. Exact function call tha…

Virtual machines detected incorrectly

Post on Nov 1, 2017

No, that's not true. You can enable VT-d (a setting in bios that gives processors better functionali…

Post on Oct 30, 2017

First, make sure you're using the latest version of TurboActivate (currently, 4.0.9.6), then try aga…

Integrating TurboActivate into an OSX installer

Post on Oct 27, 2017

The default option is built into macOS. Namely, "Installer": https://en.wikipedia.org/wiki/Installer…

Customer can't de-activate due to Internet problems

Post on Oct 27, 2017

Correct, with the current version of the TurboActivate Wizard if the customer is activated, it never…

Post on Oct 26, 2017

The customer has a few options: 1. Fix their internet so they can connect to the activation server…

Subscription-based licensing and offline activationAnswered

Post on Oct 27, 2017

>> " I might first try to re-check with the server to see if there's a new value for that fiel…

Bugfix of the S3 issue

Post on Oct 27, 2017

>> "Unfortunately, on our final testing with the S3 bucket, we encountered an issue: "The auth…

Updating an .msi installation

Post on Oct 27, 2017

Hey Darrell, To do "patching" you need to include your actual files, not the MSI files. Follow the…