Wyatt O'Dayʼs postsSupport staff

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

Recover from accidental elevated TA_USER initialization

Post on Jan 24, 2018

You can just run your app again as an elevated process with TA_SYSTEM it it will fix it.

Activation FailedSolved

Post on Jan 24, 2018

If this is the error "No more deactivations are allowed for the product key. This product is still a…

e-mail controlSolved

Post on Jan 24, 2018

OK. We've removed the newer browser-side restriction on email fields for product key creation / edit…

Post on Jan 24, 2018

OK, for non-email address data use custom license fields: https://wyday.com/limelm/help/license-feat…

Post on Jan 23, 2018

We just fixed it. Sorry about that. The bug was a result of browser-side validation of the "email …

Error when Trying to Open an Attached Word Doc from Outlook

Post on Jan 24, 2018

Contact the company that sold you the software. That's not us.

TA_PDetsFromByteArray in C++

Post on Jan 22, 2018

Hey Allesandro, You need to put the full contents of the TurboActivate.dat file in memory in a "un…

Product Key vs the Guid

Post on Jan 19, 2018

The Version GUID is hardcoded in your app and it allows you to use the functions. The product key …

TA_IsGenuineEx() call from a vst crashes at Propellerhead Reason

Post on Jan 19, 2018

Ah, OK, those are more reasonable errors. So, here's what going on, TurboActivate is throwing (and…

Post on Jan 18, 2018

Not necessarily. You can tell it where to look: https://msdn.microsoft.com/en-us/library/windows/d…

Post on Jan 18, 2018

The method Don describes would not be the method we would recommend to most customers. Instead just …

Post on Jan 15, 2018

Static libraries are finicky. Even the smallest change can cause things to go wonky on different con…

Post on Jan 15, 2018

No, we don't provide debug builds. I was suggesting using the dynamic version of TurboActivate to ru…

Post on Jan 15, 2018

That exception is not thrown from TurboActivate. To make things easier to debug use the dynamic vers…

server file failed to load error

Post on Jan 16, 2018

wyUpdate only tries on the ports you specify. It sounds like you either have a proxy that's doing so…

Big increase in build-time on Windows, after adding LimeLM to product.

Post on Jan 15, 2018

It depends on your setup. If you know where your plugins will be then you can put TurboActivate in a…

Post on Jan 15, 2018

Yes, the best and fastest way to build with TurboActivate is to use the dynamic version of TurboActi…

FastSpring Monthly Subscription and LimeLM date expired

Post on Jan 10, 2018

Hey Paul, Presumably FastSpring has some sort of identifier for the customer or the subscription? …

Changing online activated user to offline

Post on Jan 10, 2018

Different error codes mean different things in different contexts. Hence, different errors for offli…

App crash when using SetCustomProxy

Post on Jan 8, 2018

Sorry, I can see how my comments about gcc can be confusing. I was just saying that Microsoft compil…