Wyatt O'Day (Wyatt) has made 7770 posts.
Open 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.
Post on May 3, 2011Remove it, then re-add it. If your app is really a .NET 4.0 app, then make sure you're adding the Au…
Post on May 3, 2011Open the "References" node in the Solution explorer in Visual Studio. Do you see the "AutomaticUpdat…
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…
Hey John, 1. I have set a 30 day trial period for my application. I would like to test that my appl…
First you should work your way through the Step-by-step walkthrough article. Then, only after you've…