Wyatt O'Day (Wyatt) has made 7771 posts.
The default behavior of wyUpdate is to use relative paths. Make sure you're adding your files to the…
Restart and attempt to activate again? Yes. I still don't understand why the Dashboard states tha…
Post on Oct 18, 2012Are you using the latest version of TurboActivate (3.2.2)? If not, update to the latest version and …
All the callback urls are set in the PaymentSettings file. Use PayPal's IPN debugging tool to get …
Post on Oct 17, 2012Add a breakpoint to the the first function on that page. Then access the page in your browser. Does …
Post on Oct 17, 2012Hey Neil, the way to debug this is to debug it in Visual Studio by adding a few breakpoints to the "…
I'll assume you're using the AutomaticUpdater. When an old update is already downloaded and ready to…
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, 2012Once I do this, I get the following output from a dummy run:----------------Y:\Work\Software\FORTRAN…
Post on Oct 16, 2012Well, you can get a full description of every error code in TurboActivate.h. A "7" error code is TA_…
Post on Oct 15, 2012This error is caused because you're using char* strings instead of WCHAR_T* strings. That is, on Win…
I think there is scope for you to put some more detailed documentation on the website, it's a bit te…
If I change the trial time in the control panel, I have to download again the .dat file and replace …
You can't use fake / sandbox accounts on live PayPal accounts. You can only use sandbox account on s…
There are lots of reasons for false positives. See: Dealing with incorrect memory leak reports on Wi…
We've fixed this bug, it will be out with the next version. Also, you should use "start /wait" to …
There are 2 cases. evt.boolResponse stores the value of the response from IsGenuine(). True means it…
Yes, I suppose we should make a note of that. "LastCheckDate" means the last date the updates were s…
Post on Oct 14, 2012Hmmm, this is odd. What version of wyUpdate and the AutomaticUpdater are you using? Don't use the …
Post on Oct 13, 2012This sounds like a configuration problem with your VM. None of us can reproduce this behavior here (…