Wyatt O'Dayʼs postsSupport staff

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

Remove "wyUpdate" in installer window

Post on Oct 22, 2012

You need to include the new client.wyc and wyUpdate.exe.

wyUpdate source code

Post on Oct 22, 2012

We haven't uploaded it yet. Just check out the latest version from subversion.

Understanding Turboactivate trial extensions

Post on Oct 22, 2012

Do I need to do anything special other than generate a extension for the user to input? You don't …

Problem upgrading dll

Post on Oct 21, 2012

Can you reproduce this behavior? That is, can you create a circumstance where wyUpdate is only updat…

TA_E_EXPIRED return on activation

Post on Oct 20, 2012

No, offline activation won't make a difference. If the user still gets this problem we'll have to …

Post on Oct 19, 2012

Restart and attempt to activate again? Yes. I still don't understand why the Dashboard states tha…

Post on Oct 18, 2012

Are you using the latest version of TurboActivate (3.2.2)? If not, update to the latest version and …

Adding in a Relative Path to Locate the Executable

Post on Oct 19, 2012

I don't know what you mean. What launcher? You have to explain what you're trying to do (what app yo…

Post on Oct 19, 2012

The default behavior of wyUpdate is to use relative paths. Make sure you're adding your files to the…

ASPX and Paypal

Post on Oct 19, 2012

All the callback urls are set in the PaymentSettings file. Use PayPal's IPN debugging tool to get …

Post on Oct 17, 2012

Add a breakpoint to the the first function on that page. Then access the page in your browser. Does …

Post on Oct 17, 2012

Hey Neil, the way to debug this is to debug it in Visual Studio by adding a few breakpoints to the "…

updates does not happen in one step but in many steps

Post on Oct 19, 2012

I'll assume you're using the AutomaticUpdater. When an old update is already downloaded and ready to…

Error during build: 'const char [34]' to 'STRCTYPE'

Post on Oct 17, 2012

About creating a key: Since I only have one to create, can I create it and then "try out" my "licens…

Post on Oct 17, 2012

Once I do this, I get the following output from a dummy run:----------------Y:\Work\Software\FORTRAN…

Post on Oct 16, 2012

Well, you can get a full description of every error code in TurboActivate.h. A "7" error code is TA_…

Post on Oct 15, 2012

This error is caused because you're using char* strings instead of WCHAR_T* strings. That is, on Win…

failed the Adler32 validation

Post on Oct 16, 2012

I think there is scope for you to put some more detailed documentation on the website, it's a bit te…

Failed to extend trial

Post on Oct 16, 2012

If I change the trial time in the control panel, I have to download again the .dat file and replace …

Testing live (non-sandbox) Paypal account with fake buyer

Post on Oct 15, 2012

You can't use fake / sandbox accounts on live PayPal accounts. You can only use sandbox account on s…