Wyatt O'Dayʼs postsSupport staff

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

Google checkout integration

Post on Jun 7, 2011

We've released the LimeLM Web API Pack v2.0. Included is the new payment example form (for C#, VB.NE…

New Versions

Post on Jun 6, 2011

We don't have one now, but we'll add this near the top of our list of priorities.

Date Time Problem?Solved

Post on Jun 6, 2011

Well, we talk about getting the version in the Mac OS X article. But, yes, try the latest version.

Post on Jun 6, 2011

What version of TurboActivate are you using?

Problem maybe related to wyUpdate update

Post on Jun 5, 2011

I take it your using the AutomaticUpdater, correct? I can't reproduce this behavior. Have you tried …

I received wyUpdater was not found on C:\Windows\wyUpdater.e

Post on Jun 3, 2011

Because you're not specifying the full path to find wyUpdate.exe. Instead you're specifying a relati…

The MyService service terminated unexpectedly. It has done

Post on Jun 3, 2011

I'm going to look into this. Environment.Exit(0) shouldn't cause a "terminated unexpectedly" error. …

Post on Jun 3, 2011

It's very likely that Thread.Abort is causing all the problems. See: How To Stop a Thread in .NET (a…

Post on Jun 3, 2011

Hey Jakob, What happens when you call Environment.Exit(0) in your service? Do you get the same "te…

TrialDaysRemaining Bug

Post on Jun 3, 2011

That's by design. When the user screws around with the date and time settings we don't even bother t…

Failed to deactivate exception

Post on Jun 2, 2011

There are several problems with the code you posted. You shouldn't call TurboActivate.Activate() if …

Post on Jun 2, 2011

Hmmm.... I'm not sure what went wrong. This all worked before, correct? What have you done since it …

Post on Jun 2, 2011

There isn't a problem on our servers. Everything is working fine here. Try calling IsGenuine() -- do…

Post on Jun 2, 2011

Change your date back to the correct date and restart your computer.

Post on Jun 2, 2011

Failing to deactivate can be caused by many things -- are you actually activated? I know "formOpenDe…

Multiple activations issue/question

Post on Jun 2, 2011

Even identical hardware (that is, hardware off the exact same assembly line one right next to the ot…

Post on Jun 1, 2011

Were you using Virtual Machine copies of the exact same "computer"? We have special ways of identify…

Some questions

Post on Jun 1, 2011

* for new licenses: a modified version of TurboActivate that sets the value of a custom feature of t…

Activating after trial: The product key is invalid or there'

Post on Jun 1, 2011

If you're using the TurboActivate wizard then simply launch that instead of calling Activate(). Does…

Post on Jun 1, 2011

Did you set a product key using "CheckAndSavePKey()"?