Wyatt O'Dayʼs postsSupport staff

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

Arguments not being passed after updateSolved

Post on May 7, 2011

Hey Jared, 1. Our application is always started with one command line argument. In the constructor …

C# Help

Post on May 6, 2011

Are you including all the files in your installer and are they being installed?: YourApp.exeAutomat…

Post on May 6, 2011

A good place to start is the step-by-step walkthrough. It explains every step in detail (with pictur…

Post on May 6, 2011

And it magically works when you remove the following 2 lines?: if (!automaticUpdater1.ClosingForIns…

Post on May 6, 2011

Open the Task Manager (right click your taskbar and click "Start Task Manager"). Now try to run your…

Post on May 6, 2011

Is LoadSettings() empty in your real program? Is your app actually compiling?

Post on May 5, 2011

After I published my app ... How are you publishing your app? Are you using ClickOnce? Or are you …

Post on May 3, 2011

My pleasure. If you have any other questions we'll be happy to help.

Fastspring Integration

Post on May 6, 2011

Instead of using: $string = LimeLM::GeneratePKeys(MYID,$quantity,1,$email); You should use: $str…

Post on May 5, 2011

Hey John, We don't have a pre-built script, but you can integrate LimeLM directly in your order pr…

find key security query

Post on May 6, 2011

If they have access to your server then they have access to all passwords and keys you have stored t…

Post on May 5, 2011

As a rule we assume any data coming from any user (even good users) is dirty, filthy, data. That is,…

Some questions

Post on May 6, 2011

Hey Andreas, The customer fills in the license serial together wih the mac address and submits his …

Adobe Air: Two applications, one project

Post on May 5, 2011

Great, if you have any other questions we'll be happy to help.

Post on May 5, 2011

Ok, there are a few paths you could take. I recommend choice A because it's by-far the easiest. A. …

Post on May 4, 2011

Hmmm. Can you explain what you're trying to accomplish. I'm afraid I only partially understand. Are …

Post on May 4, 2011

Hey Jason, Is there any way to have multiple TurboActivate.dat files in a project? Yes, but we do…

Update on MAC OS X 10.6.6 Intell

Post on May 4, 2011

I could only speculate on what happened, but in order to know for sure I'd need to be able to replic…

https strikeout

Post on May 4, 2011

Oh, OK. Change this line: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/l…

Post on May 4, 2011

I'm not sure I understand. That code you pasted is a bit of jQuery code to show the latest price bas…