Wyatt O'Dayʼs postsSupport staff

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

Failed to deactivate

Post on Jul 9, 2014

If you open TurboActivateEvent.as all of these properties are explained. retCode must be used to see…

Post on Jul 8, 2014

Hey Peter, All of the error return codes are in TurboActivate.h. Note that the error codes in the …

Turbo Float Product Key information from client side?

Post on Jul 9, 2014

I was just wondering if there are any release to be soon available for TFS allowing a client station…

Blank CMD Window After Update

Post on Jul 9, 2014

First of all, don't do this: private void Form1_Load(object sender, EventArgs e) { …

Configurable updates by customer

Post on Jul 9, 2014

Hey Joerg, You can both limit updates and do "offline updates". To limit updates, do something lik…

Long email addresses: product key listing "crashes" in right tool menu

Post on Jul 8, 2014

Hey Alexandre, This is on our short list of things to fix. This has been a problem for a while. Be…

Testing Activision

Post on Jul 8, 2014

Alexandre is exactly right. This is also covered in the FAQ about activations.

Can't run Java example project

Post on Jul 7, 2014

If you modify TurboActivate.java, then yes.

Post on Jul 7, 2014

On Windows, lowercase and uppercase names for filenames/directories are interchangeable.

Post on Jul 7, 2014

The folder paths have to be "win-x86" and "win-x64". See: Using TurboActivate with Java. If you step…

Not able to add Turboactivate to my Web application Project

Post on Jul 7, 2014

I don't know what RMSBuild is. That's not related to TurboActivate. To add TurboActivate to .NET a…

Change server

Post on Jul 5, 2014

The client.wyc file contains the location to the update server. Make sure you have the correct clien…

Case where TurboFloatServer service won't start on Windows Server 2008 r2

Post on Jul 3, 2014

I would presume that if the user entered the paths to the .dat and .config files incorrectly, then t…

AutomaticUpdaterBackend restarts service

Post on Jul 2, 2014

Do i need the to use the argument '/fromservice' in wyUpdateCommandline...? No, remove that. Is t…

Converting from subscription to one-time purchase

Post on Jul 1, 2014

There's no code in my app that checks for the expiration as I was relying on / assuming that the exp…

Post on Jul 1, 2014

Well, you shouldn't delete the custom license field because it will effect customers that already ha…

folder name of previous installation

Post on Jul 1, 2014

Put wyUpdate.exe in the "base" of your application folder and put all your files in "Your program's …

Reference docs?

Post on Jun 27, 2014

Hey Dave, The current definitive source for function workings, etc. is the TurboActivate.h file. W…

wyupdate won't start

Post on Jun 26, 2014

Are you using our build of wyUpdate, or are you using a custom build of wyUpdate?Have you modified w…

function call to TF_RequestLease did not returnSolved

Post on Jun 25, 2014

I realized that despite setting to the correct IP (verified using ping), the function never seems to…