Wyatt O'Dayʼs postsSupport staff

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

Newest Update files are not getting uploaded

Post on May 13, 2011

First of all, I asked you to not change the updates on your server while I tried to find your other …

The path is not of a legal form.Solved

Post on May 13, 2011

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, 2011

Send me your wyBuild project file (*.wyp). Send it to wyatt@wyday.com

Post on May 13, 2011

Where are you getting this? What path are you putting where and what's giving the error (wyBuild, wy…

Error and Crashed

Post on May 13, 2011

Ok, these crashes are related to the undo/redo and loading algorithms. There's a few edge cases we d…

Post on May 12, 2011

The default selection is to build patches from all previous versions to the latest version. So, to c…

Post on May 11, 2011

Is this after you clicked a shortcut and clicked "More"? Can you reproduce this (a step-by-step so w…

Dat File Name

Post on May 11, 2011

Don't put the TurboActivate.dll and .dat files in the system folder. Put them in the same folder as …

Post on May 11, 2011

OK, in this case just create a product in LimeLM for each of your products. Download the *.dat for e…

Post on May 11, 2011

How I can distinguish one dat file from another? You can't (at least not easily). Can you tell me …

How to know the installed current version of the client

Post on May 11, 2011

The "Version" property only shows an upcoming version (if there's an update available). To get your …

Post on May 11, 2011

Are you talking about the version of your app or the version of the AutomaticUpdater?

Post on May 8, 2011

We don't have a built in way to get the version of the AutomaticUpdater or of wyUpdate programatical…

"Download Sites" never stores informationSolved

Post on May 11, 2011

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, 2011

We'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, 2011

Did you click the "Add site" button? Or are you saying that after you've added the site to the list …

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…