Wyatt O'Day (Wyatt) has made 7814 posts.
Well, I see one big problem. You're using "AppLoaded()" in your form's constructor. This will cause …
Post on Feb 13, 2011Sure, send it to wyatt@wyday.com
Post on Feb 13, 2011First of all, make sure you're not checking for updates in the middle of other steps -- certain inst…
Post on Feb 13, 2011If your system tray app has no main form, then I recommend using the AutomaticUpdaterBackend instead…
Well, like I said... You should know that when a user manually checks for updates (and the UpdateTy…
Post on Feb 12, 2011I'm going to need a lot more information. Tell me exactly what you're doing and exactly what the Aut…
I can't reproduce this problem. Entering your product key shouldn't change anything (not related to …
Post on Feb 11, 2011... I can't even create an update to check it with. Are you getting this error in wyBuild? If so, …
Just for general information: we've found the bug and this will be fixed in the next version of Turb…
Post on Feb 9, 2011Can you send me the TurboActivate.dat file you're using. Send it to wyatt@wyday.com.
Post on Feb 9, 2011Hmmm, this is odd. The crash you're getting is a buffer overflow. I have some questions: 1. Are yo…
Yeah, Sparkle is the only Mac OS X updater we know of. It's features are quite limited, but it's the…
Yes, but why do you want to check for updates on *every* startup? What if your user opens your appli…
Post on Feb 9, 2011I'm going to need more information than that, when exactly is that happening?
Post on Feb 9, 2011The AutomaticUpdater assumes that you're adding it to the main application form. That is, the Automa…
Post on Feb 9, 2011So it starts but closes immediately? Is your application crashing? Try running your application from…
Post on Feb 9, 2011OK, when you start your application after the AutomaticUpdater says "the update will install on the …
Post on Feb 9, 2011Hey Mitch, Are you making a Windows Forms application? If so, in the "Program.cs" file, are you us…
Hey Rafal, In the future wyBuild will support the ability to add/update/remove assemblies from the…