Wyatt O'Dayʼs postsSupport staff

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

Splitter is not displayed

Post on Nov 10, 2012

Look in the OnPaint method and you'll see how the UI is drawn. Just add breakpoints to understand it…

Trial Extensions days remaining count wrong

Post on Nov 10, 2012

If you check it about 1 second later it will show 14 days. What you're seeing is an edge case where …

Download vs. upload site

Post on Nov 9, 2012

I've entered the same ftp server as a download site but there is no place to specify username/passwo…

Paypal Help needed

Post on Nov 9, 2012

The first thing to do is to add a breakpoint to the top of the paychecker page to see if it's actual…

Post on Nov 8, 2012

Tell us the problems you're having and we can help you out.

two products receive crossing updates

Post on Nov 8, 2012

Feedback: http://wyday.com/wybuild/help/faq.php#in_client_wyc does not contain that GUID is also sto…

Post on Nov 6, 2012

Either send us a product that shows this problem or give us a way to reproduce this. Send it to wyat…

Delete (not revoke) a key.

Post on Nov 7, 2012

Yes, we don't allow free plans to delete keys. We thought hiding the "Delete key" link would be enou…

C++ error in x64 : TurboActivate-MD.lib error LNK2019Solved

Post on Nov 5, 2012

It's still a couple of weeks away. We're trying to get it out ASAP.

Post on Nov 5, 2012

Sorry, yes, this will be fixed in TurboActivate 3.3. Just use the dll version of TurboActivate in th…

Proxies - or something like that

Post on Nov 5, 2012

Ok, thanks for the update. If they do get around to telling you how they setup their proxies please …

Post on Nov 2, 2012

If you could send us the autoproxy script they're using that would be helpful. TurboActivate does wo…

Integrating TurboActivate into a mac app

Post on Nov 5, 2012

If TurboActivate can't find where you're putting the TurboActivate.dat file then you'll have to use …

Post on Nov 5, 2012

You can see all the error codes in TurboActivate.h. So a return code of 7 is TA_E_GUID, which means:…

Post on Nov 3, 2012

That's a good question. The way to use TurboActivate from a Python app is to use the ctypes "foreign…

Setting wyUpdateLocation = update fails

Post on Nov 5, 2012

I'm not quite sure what you're saying. Is everything working now? If not, what are you specify in th…

Post on Nov 4, 2012

You must set the wyUpdateLocation property either at design time or in the constructor of your appli…

wyUpdate Removing Files

Post on Nov 2, 2012

This error occurs while checking for an update. I made a couple of update builds that included every…

first downloading the incremental wyu file but then downloads the all to x wyu too why?

Post on Nov 1, 2012

The only cause for this is a file failed to patch. But this is a good question, that's asked so ofte…