Wyatt O'Dayʼs postsSupport staff

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

LimeLM for HTML/Javascript Programmers w/ no Flex Experience

Post on Aug 28, 2011

The "Using TurboActivate with Adobe AIR" article explains how to use the TurboActivate functions. In…

Post on Aug 27, 2011

You'll need to add the TurboActivate.as and TurboActivateEvent.as files to your Adobe AIR project. T…

Post on Aug 27, 2011

The first step is to add the TurboActivate.as and TurboActivateEvent.as files to your project. They …

Post on Aug 27, 2011

The "Using TurboActivate with Adobe AIR" article is a good place to start. You'll need to include Tu…

Installing in Document Folder

Post on Aug 23, 2011

Are you saying your app files are sitting in the Documents folder? If so, then just use the "Your pr…

Version Rollback - with a difference

Post on Aug 23, 2011

A very simple way of streamlining this in wyBuild is to allow one to Build Updates from not just 'Al…

Request for a tool

Post on Aug 19, 2011

We already have these tools internally. We'll clean them up and add them to wyBuild 2.6.15.

Paypal validation failsSolved

Post on Aug 15, 2011

Yes, a "Pending" response is a failure. Wait to see if PayPal eventually sends a "Completed" respons…

Post on Aug 15, 2011

It looks like product keys are being generated correctly. The "Pending" failures from earlier are no…

Post on Aug 15, 2011

A response of "VERIFIED" does not mean that PayPal has accepted the payment. It just means that what…

Post on Aug 15, 2011

I've sent you an email with a new version of paychecker.aspx.vb. Try that.

Post on Aug 15, 2011

It should eventually contact your server with the "Completed" status. Does this ever happen? That is…

Post on Aug 15, 2011

What is the "payment_status" when it fails? Write that to your log: errorlog.WriteActivity("PP Paym…

Post on Aug 14, 2011

Add a breakpoint at every "Return" statement in paychecker.aspx.vb. This way you can validate what w…

Delete an app

Post on Aug 15, 2011

You can rename an app by clicking the app name in your dashboard and clicking "Change product name" …

Error code 1 / no offline activation option.

Post on Aug 14, 2011

Hey Marcus, I've made sure he's running the same version as me so I don't understand why he's not s…

trial

Post on Aug 14, 2011

OK.

Post on Aug 13, 2011

You can deactivate machines directly in LimeLM. Click the product key and you'll see the list of act…

Key generation issue (with Paypal sandbox)

Post on Aug 14, 2011

I've deleted all the product keys. If you have any other questions I'll be glad to help.

Post on Aug 14, 2011

The "ValidatePP()" lines are necessary to filter out bad orders. Open PaymentSetting.php and make su…