Wyatt O'Dayʼs postsSupport staff

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

Dotnet Core Web based applicationAnswered

Answer on Nov 29, 2023

But where can I see the deployment files. I want to see .dll files They are installed as part of wy…

Multiple API KeysAnswered

Answer on Nov 29, 2023

Every LimeLM user account has 1 associated API key. So, you can add new users with API access and us…

One Product (Main License), Pay Wall inside of Main Product to Access Additional Product.Answered

Answer on Nov 29, 2023

I assume you're using VB.NET. Don't use SetCustomActDataPath, that function has very limited use-cas…

Offline activation fails with 0x1 errorAnswered

Post on Nov 21, 2023

https://wyday.com/limelm/help/faq/#useful-reports

Microsoft C++ exception: CryptoPP::InvalidCiphertext at memory location.....Answered

Post on Nov 21, 2023

Static libs are very hard to use correctly. If you change one small thing a perfectly working build …

Answer on Nov 20, 2023

Any pointers for resolution? Use the dynamic libraries. It's too complicated to use static librarie…

Checking which licenses are still in useAnswered

Answer on Nov 20, 2023

We don't track telemetry data with TurboActivate. This is by design. We've considered adding a tele…

Keys Dissapearing...Answered

Post on Nov 18, 2023

We store many logs regarding access to our systems, however we don’t retain “states” or logs o…

Post on Nov 17, 2023

We didn't remove any keys. Btw, i wasn't using 2fa since today Enable it as soon as possible. Als…

Post on Nov 17, 2023

The only time we remove data is when fraudulent accounts are created. But in those cases the whole a…

Answer on Nov 17, 2023

Those aren't the format of any key our software generates. If you're using another licensing product…

ENABLE_NETWORK_ADAPTERS Error Diagnostic ToolAnswered

Post on Nov 17, 2023

Just wanted to update all in this thread that I've had two customers this week with this issue with …

Post on Nov 15, 2023

So, the driver is buggy. Which is what I suspected. (You can see it for yourself in the log – noti…

Don't work PayPalAnswered

Post on Nov 14, 2023

Sorry, we don't provide programming support. Currently there is a learning curve that requires fairl…

Post on Nov 14, 2023

The page sends it to PayPal. Just switch to Authorize.Net. They're a much more reputable company, an…

Post on Nov 14, 2023

That's a huge topic covered in basic programming classes. I'd advise switching to a more robust and …

Post on Nov 13, 2023

Add more debugging to the script. Make sure your PaymentSetting.php is setup correctly. Or, better …

Post on Nov 13, 2023

https://developer.paypal.com/api/nvp-soap/ipn/IPNIntro/ Instant Payment Notification (IPN) is a mes…

Answer on Nov 13, 2023

Enable logging in the script. It will tell you exactly what is wrong and what you need to fix.