Wyatt O'Dayʼs postsSupport staff

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

Tracking [feature] usage count

Post on Sep 9, 2014

Can I use it to rewrite the field value each time the feature is used? Yes. Or you can write anoth…

Post on Sep 9, 2014

Any way to track the number of times the user takes an action? Yes, use custom license fields. Hav…

Error 550! Why?

Post on Sep 9, 2014

We're still looking into this.

Problems when changing download site

Post on Sep 9, 2014

Did you include the new client.wyc in the latest update? If not, then do that. Does the client.wyc…

Number of Default Activations

Post on Sep 4, 2014

Oops, my original post linked to the wrong article. I'm glad you figured it out.

Post on Sep 2, 2014

without my manual intervention. How exactly can that be done? Where exactly do you "change the num…

Auto update for localhost app?

Post on Sep 3, 2014

Are you asking how to add updating to your app? See the step-by-step walkthrough.

Adding automaticUpdater to a VSTO project

Post on Sep 3, 2014

The AutomaticUpdater has to be added to a form. If you don't have any forms then either use the Auto…

libc.so.6

Post on Sep 3, 2014

In the next version of TurboActivate (out soon) it will work out of the box in CentOS 5.x. If you em…

How to backup .wyp file?

Post on Sep 1, 2014

wyBuild uses relative file paths. This means you have to move the files along with the project file.

Shortcut / Permissions

Post on Aug 29, 2014

Hey Mike, Instead of putting desktop icons on the "Common Desktop" put them on the "Current user's…

Trouble with TF_Cleanup call on Mac

Post on Aug 29, 2014

I had been working on the theory that you might be allocating some memory within the TF_RequestLease…

Post on Aug 29, 2014

Well, TF_Cleanup() should really only be called once ever in an app -- when it's closing or when you…

Post on Aug 27, 2014

Hey Gareth, we'll look into this. We haven't been able to reproduce it on any of our Mac OS X test m…

Using a File Share for Uploading

Post on Aug 29, 2014

When connecting to the Windows Share, if you're already connected to the share, then in wyBuild you …

Updater failing with error

Post on Aug 29, 2014

Right, this is only for the AutomaticUpdaterBackend class, not for the AutomaticUpdater class. For t…

Post on Aug 27, 2014

My guess is that you're calling ForceCheckForUpdate() at the beginning of your app and you don't che…

ExtendTrial returns error 12 on Linux

Post on Aug 28, 2014

Correct. You can only use a trial extension once on an individual computer.

Post on Aug 28, 2014

"12" is a "base 10" number. The error codes in TurboActivate.h are in hexadecimal. So if you type "1…

What's next?

Post on Aug 26, 2014

Short term (next couple of weeks): New TurboFloat / TFS with bug fixes, a couple feature additions,…