Wyatt O'Dayʼs postsSupport staff

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

Updated turboactivate and error building nowAnswered

Answer on Oct 26, 2020

Oh.... I see what's happening. You're not using TA_BOTH_DLL and there's a bug in the cs file on line…

Post on Oct 26, 2020

            versGUID = vGUID; This is not in the newest TurboActivate.cs. It sounds like you…

Post on Oct 24, 2020

Sounds like you changed the namespace of the TurboActivate.cs in your old version. Use the latest ve…

Updated TurboActivate, now not working...Answered

Answer on Oct 24, 2020

TurboActivate.h contains all error codes and what they mean.

Malformed response from limelm.pkey.getDetails API callAnswered

Post on Oct 23, 2020

No problem.

Post on Oct 22, 2020

A thousand ways to skin that cat: https://en.m.wikipedia.org/wiki/JSONP These days, easier and safe…

Answer on Oct 22, 2020

Does every call to the API require a 'nojsoncallback' to be set?   Yes: Callback FunctionIf you j…

Post on Oct 22, 2020

We can't reproduce this. Did you forget about nojsoncallback? As always, more information is neede…

Post on Oct 22, 2020

JSON is just a string. Yes, we strip out whitespace (it's an unnecessary waste of space -- any prope…

"CoCreateInstance failed" error.Answered

Post on Oct 23, 2020

The way to avoid the error is have Windows Firewall enabled. That is, don't use 3rd party firewalls.…

Answer on Oct 23, 2020

Run it as admin: On Windows, start an "Elevated" command prompt (right click "cmd" in the start men…

CPU and GPU changed, and Deactivate no longer availableAnswered

Post on Oct 21, 2020

Yep.

Answer on Oct 21, 2020

GPU doesn’t matter, but a new CPU and motherboard (even if it’s in the same old case) is a new c…

Web API key creation ignores date type custom featureSolved

Answer on Oct 20, 2020

More important is how you actually send the data to LimeLM. The feature names / values for each sepa…

Changed to VPS now getting Error trying to save file: Error downloadingAnswered

Answer on Oct 19, 2020

https://wyday.com/forum/t/3882/error-downloading-could-not-create-ssltls-secure-channel/#post-22523

The request was aborted: Could not create SSL/TLS secure channel.Answered

Answer on Oct 19, 2020

Covered here: https://wyday.com/forum/t/3882/error-downloading-could-not-create-ssltls-secure-channe…

Error downloading, could not create SSL/TLS secure channelAnswered

Answer on Oct 19, 2020

Covered many times. Use .NET 4.0 version of wyUpdate, and fix your registry settings. https://stacko…

Method not provided, Error 101Answered

Answer on Oct 16, 2020

Use POST not GET. And you’re missing the ? after the URL and before the params.

Disabled network adptersSolved

Post on Oct 23, 2017

Sure, you can send it to us and we'll take a look at it.

Answer on Oct 16, 2017

If you're using the latest version (which you say you are), and the customer is saying TA is reporti…