Wyatt O'Day (Wyatt) has made 7770 posts.
First of all, I asked you to not change the updates on your server while I tried to find your other …
I can reproduce this. It's a very bad error (it gives no clue as to what went wrong or how to fix it…
Post on May 13, 2011Send me your wyBuild project file (*.wyp). Send it to wyatt@wyday.com
Post on May 13, 2011Where are you getting this? What path are you putting where and what's giving the error (wyBuild, wy…
Ok, these crashes are related to the undo/redo and loading algorithms. There's a few edge cases we d…
Post on May 12, 2011The default selection is to build patches from all previous versions to the latest version. So, to c…
Post on May 11, 2011Is this after you clicked a shortcut and clicked "More"? Can you reproduce this (a step-by-step so w…
Don't put the TurboActivate.dll and .dat files in the system folder. Put them in the same folder as …
Post on May 11, 2011OK, in this case just create a product in LimeLM for each of your products. Download the *.dat for e…
Post on May 11, 2011How I can distinguish one dat file from another? You can't (at least not easily). Can you tell me …
The "Version" property only shows an upcoming version (if there's an update available). To get your …
Post on May 11, 2011Are you talking about the version of your app or the version of the AutomaticUpdater?
Post on May 8, 2011We don't have a built in way to get the version of the AutomaticUpdater or of wyUpdate programatical…
If you still can't reproduce the error, let me know. I will try to reproduce the bug, but I can't g…
Post on May 9, 2011We're fairly certain this is a bug in wyBuild, but we haven't been able to reproduce it. If you coul…
Post on May 8, 2011Did you click the "Add site" button? Or are you saying that after you've added the site to the list …
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…