Wyatt O'Dayʼs postsSupport staff

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

S3 upload not working

Post on Sep 27, 2012

We're using Amazon's official SDK, unmodified, and we're using the "s3.amazonaws.com" endpoint. The …

Post on Sep 27, 2012

I think this might be a limitation to S3.

AutomaticUpdater.dll 2.6.11.2 works, latest version doesn't

Post on Sep 27, 2012

What version of wyUpdate do you have included in the same folder as your app? (Right click, Properti…

Post on Sep 26, 2012

but the update check fails. What do you mean "fails". Do you have an exception? Or is there an er…

Post on Sep 25, 2012

Hey Dan, You're not just copy & pasting the new version are you? You're rebuilding your app wi…

Java IsDateValid() functionality

Post on Sep 27, 2012

I don't think you understand the function at all. I'm not sure how I can explain it in a way that ha…

Post on Sep 26, 2012

Why are you deliberately getting a future value? It will always return true. See: …

Race condition on update install?

Post on Sep 25, 2012

We fixed this bug in wyUpdate/AU 2.6.18.4. What version of wyUpdate.exe and AutomaticUpdater are you…

Post on Sep 25, 2012

No, I'm saying *in your code* make sure you handle all the slow stuff before your app shuts down. Yo…

Post on Sep 25, 2012

As soon as your app closes that screen disappears. So the way to prevent that screen from appears is…

WyDay checks automatically when you open the program!

Post on Sep 25, 2012

Yes.

Post on Sep 25, 2012

It checks on every startup when you set DaysBetweenChecks to 0. However, as I said before, it will n…

Post on Sep 25, 2012

Then I change it? Yes, of course you can. If the check for it every time the program is started …

Post on Sep 24, 2012

Exactly. Meaning your app will check every 12 days. Not every day, and certainly not every start of …

Post on Sep 23, 2012

The AutomaticUpdater doesn't check on every start. See the "DaysBetweenChecks" property.

Post on Sep 23, 2012

Set the UpdateType to Automatic.

Post on Sep 23, 2012

The AutomaticUpdater doesn't check on every startup. That would be stupid (and a major waste of your…

wyBuild, upload updates, added FTP site, file not found 550

Post on Sep 25, 2012

We can't reproduce this. IIS FTP works fine for us. What version of IIS are you on? Try updating to …

Post on Sep 24, 2012

We're looking into this now.

updating installations with user options

Post on Sep 24, 2012

However it would be MUCH simpler if I could avoid deploying and updating files that are not needed …