Wyatt O'Dayʼs postsSupport staff

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

I keep getting " The version GUID doesn't match that of the product details file." flag

Post on Jan 25, 2015

Could you point me to that sample C program ? What I've found here: http://wyday.com/limelm/help/usi…

Post on Jan 24, 2015

const char* guid = "6b8cd29254c2a9a8e3c6a6.74774921"; hr = IsActivated((STRCTYPE)guid); That's t…

updates for Console Apps

Post on Jan 24, 2015

Hey Ada, You're not handling the "UpToDate" event. For a full list of events see here: http://wyda…

IsGenuineEx VB6 problem

Post on Jan 24, 2015

gr = TurboActivate.IsGenuineEx(0, 0, True) Don't use 0,0. Firstly, that's bad behavior for the cus…

Staticlib zlibstatSolved

Post on Jan 24, 2015

We'll look into this. It looks like it might just be a build configuration error.

System time has been tampered with on Virtual Machine

Post on Jan 23, 2015

Unfortunately there's no "fix" for this other than booting the VM instance like a normal instance (r…

Offline->online = TA_FAIL - help!

Post on Jan 22, 2015

// How often to verify with the LimeLM servers (90 days)opts.nDaysBetweenChecks = 0; Don't do that…

AutomaticUpdater does not stop the service before update

Post on Jan 21, 2015

wyUpdate stops the services before the update begins and before processes are checked. Make sure you…

Search by License Fields in the Web Dashboard

Post on Jan 19, 2015

This is being worked on. Getting the UI & UX to a usable and convenient place has been harder th…

Adobe ExternalObject Dll

Post on Jan 17, 2015

Are they supposed to be the same value? Yes.

Post on Jan 16, 2015

No, but you can tell it using PDetsFromPath(). Call that before you call any other TurboActivate fun…

Post on Jan 16, 2015

If you give us more information about an error we'll be able to help you. If you're making another D…

Post on Jan 15, 2015

OK. 🙂

Post on Jan 15, 2015

When I try to load it, I get a not-so-descriptive "I/O error". What do you mean? What's the exact …

Customer activation error ?

Post on Jan 16, 2015

First, make sure you're using the latest TurboActivate (currently 3.4.6). For customers who "become …

Shell for AutomaticUpdater like a Nuget client for VS

Post on Jan 14, 2015

You can use wyUpdate in standalone mode to do that.

revoke activation

Post on Jan 14, 2015

First, make sure you're using the latest version of TurboActivate. (currently 3.4.6). Next, unders…

v3.4.6

Post on Jan 13, 2015

It seems to be working fine and did we do this correctly to maintain compatibility with the new .cs …