Wyatt O'Dayʼs postsSupport staff

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

Development testing: three features needed for enterprise us

Post on Oct 19, 2011

You can remove activations & product keys using the Deactivate() function in TurboActivate. Howe…

Post on Oct 14, 2011

4) If i want to extend a trial before the trial effectively ends how can I? You mean from within t…

Server error 500 while editing the translationsSolved

Post on Oct 19, 2011

This has been fixed -- sorry for the trouble.

wuBuild Udpate through window service

Post on Oct 18, 2011

What if I wanted to use the same windows service to update multiple programs, what would be a good w…

Post on Oct 18, 2011

Are you using the AutomaticUpdater events? Specifically the "CheckingFailed", "DownloadingOrExtracti…

Post on Oct 18, 2011

The "Your program's folder" in wyBuild corresponds to the folder wyUpdate.exe is sitting in. Curren…

Post on Oct 17, 2011

wyUpdate.exe and the client.wyc need to be in the same folder as your application. Also, if you want…

Failed to create the automatic updater temp folder

Post on Oct 17, 2011

Hey William, It's resolved in 2.6.15 out soon. Sorry for the trouble. The quick & dirty way …

Activation not working for a customer...Solved

Post on Oct 16, 2011

If you want more details on why I'm suspicious, just say so, and I will figure out how to PM you. …

Post on Oct 16, 2011

We've fixed all known problems with activation in TA 3.0 -- it sounds like the customer is running i…

wyUpdate trying to update after form was disposed

Post on Oct 12, 2011

Hey John, You can only add the AutomaitcUpdater to your main form (not on a splash screen) and you…

New wyUpdate version?

Post on Oct 11, 2011

Soon -- we're working hard on it. There are a lot more changes than a typical "bug fix" release (whi…

Post on Oct 11, 2011

We've been working on 3 branches of wyBuild simultaneously (2.6.x branch, the upcoming 2.7 branch, a…

"Checking Failed" event triggering.

Post on Oct 9, 2011

If you're showing the AutomaticUpdater control on your form then the user can just click the control…

Update.exe - .NET Framework Initilization Error

Post on Oct 7, 2011

You need to change the setting to .NET 4.0 in your wyBuild project's properties, press OK, then clic…

Post on Oct 7, 2011

This error is likely due to the fact that the customer doesn't have .NET 2.0 installed and you're us…

Mass Update License Feature

Post on Oct 6, 2011

Hey Brent, There's no easy way to do these mass updates within the LimeLM interface yet. We're wor…

SetCustomProxy(null) throws exception...Solved

Post on Oct 5, 2011

When will 3.1 be out I kinda need this now... In a few days. When you say "TurboActivate tries th…

Post on Oct 4, 2011

Calling SetCustomProxy(null) throw a GeneralTurboActivateException. Are you not supposed to call thi…

Erratic behaviour of COM components after update

Post on Oct 3, 2011

Yes, you should use wyUpdate register/unregister ability. Also, the How to register / unregister COM…