Wyatt O'Dayʼs postsSupport staff

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

Adding in a Relative Path to Locate the Executable

Post on Oct 19, 2012

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

TA_E_EXPIRED return on activation

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 …

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…

Possible memory leak in static TA VS2010 libs

Post on Oct 15, 2012

There are lots of reasons for false positives. See: Dealing with incorrect memory leak reports on Wi…

Incorrect Exit Code from wyUpdate via Command Line

Post on Oct 15, 2012

We've fixed this bug, it will be out with the next version. Also, you should use "start /wait" to …

isGenuine return

Post on Oct 15, 2012

There are 2 cases. evt.boolResponse stores the value of the response from IsGenuine(). True means it…

LastCheckDate not being set

Post on Oct 14, 2012

Yes, I suppose we should make a note of that. "LastCheckDate" means the last date the updates were s…

Post on Oct 14, 2012

Hmmm, this is odd. What version of wyUpdate and the AutomaticUpdater are you using? Don't use the …

Post on Oct 13, 2012

This sounds like a configuration problem with your VM. None of us can reproduce this behavior here (…