Wyatt O'Day (Wyatt) has made 7804 posts.
Using the "Register COM dll" checkbox uses regsvr32, which calls DllRegisterServer in your dll. This…
You mean you forgot to save your wyBuild project file? If that's the case, and you can't recover it,…
Hey Kirk, From looking through the tutorial and taking the example stated for the server update fol…
No, you're right, this is not expected behavior. That being said, the icon reappears when you open t…
I still can't reproduce this. Can you put together an example project that reproduces this? Send it …
Post on Feb 27, 2011We can't reproduce this problem. Can you send us a simple example project that reproduces this? Is y…
2. When trying to check for updates with a missing wyUpdate.exe (which is the case in my dev env) [.…
No, I don't have any script on hand. Here are the first & third steps: Checkout wyUpdate from …
Post on Feb 25, 2011We'll consider it for a future version. In the meantime you can just write a simple script that... …
The Mac version of TurboActivate is now out. Plus, we've update the C#, VB.NET, and Java example pro…
Post on Feb 24, 2011Sorry for the delays, the new version is coming later today (2/24/2011) or early tomorrow.
Post on Feb 21, 2011Yes.
Greg, We've just finished the C# walkthrough of LimeLM and TurboActivate. Tell me if this helps.
Post on Feb 22, 2011OK, we'll work on the Using TurboActivate with C# tutorial and make it step-by-step. We'll try to ge…
Post on Feb 22, 2011Hey Greg, The example code that you'll want to look at is all in the "Form.cs" file. So, in the so…
Don't switch back and forth between wyUpdate.exe as a standalone updater and the AutomaticUpdater. U…
You can, but it depends on how you set it up. For instance, if in Program.cs you start your "login" …
Post on Feb 21, 2011If you're using ShowDialog() to show the main form (instead of Application.Start() ) or you're not u…