Wyatt O'Day (Wyatt) has made 7814 posts.
Hey Jared, 1. Our application is always started with one command line argument. In the constructor …
Are you including all the files in your installer and are they being installed?: YourApp.exeAutomat…
Post on May 6, 2011A good place to start is the step-by-step walkthrough. It explains every step in detail (with pictur…
Post on May 6, 2011And it magically works when you remove the following 2 lines?: if (!automaticUpdater1.ClosingForIns…
Post on May 6, 2011Open the Task Manager (right click your taskbar and click "Start Task Manager"). Now try to run your…
Post on May 6, 2011Is LoadSettings() empty in your real program? Is your app actually compiling?
Post on May 5, 2011After I published my app ... How are you publishing your app? Are you using ClickOnce? Or are you …
Post on May 3, 2011My pleasure. If you have any other questions we'll be happy to help.
Instead of using: $string = LimeLM::GeneratePKeys(MYID,$quantity,1,$email); You should use: $str…
Post on May 5, 2011Hey John, We don't have a pre-built script, but you can integrate LimeLM directly in your order pr…
If they have access to your server then they have access to all passwords and keys you have stored t…
Post on May 5, 2011As a rule we assume any data coming from any user (even good users) is dirty, filthy, data. That is,…
Hey Andreas, The customer fills in the license serial together wih the mac address and submits his …
Great, if you have any other questions we'll be happy to help.
Post on May 5, 2011Ok, there are a few paths you could take. I recommend choice A because it's by-far the easiest. A. …
Post on May 4, 2011Hmmm. Can you explain what you're trying to accomplish. I'm afraid I only partially understand. Are …
Post on May 4, 2011Hey Jason, Is there any way to have multiple TurboActivate.dat files in a project? Yes, but we do…
I could only speculate on what happened, but in order to know for sure I'd need to be able to replic…
Oh, OK. Change this line: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/l…
Post on May 4, 2011I'm not sure I understand. That code you pasted is a bit of jQuery code to show the latest price bas…