Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

turboactivate in VB.NET

Post on Feb 15, 2011

See the Custom license features article. In short, you need to create a custom license feature, then…

Getting "Successfully updated to version" animation to show

Post on Feb 3, 2011

To use the AutomaticUpdater control you must have access to the Form's constructor or things will be…

failed adler validation

Post on Feb 3, 2011

This error usually means that the download only partially completed, or it corrupted on the way. Or …

Updating deletes executable

Post on Feb 3, 2011

wyBuild compares version of your app and makes a note of the necessary changes to go from "version X…

Tiny patching... cancelling update... re-downloading?

Post on Feb 3, 2011

Yes, remove the "Settings.xml" file from the current version in wyBuild and all previous versions. T…

Post on Feb 2, 2011

Hey Aaron, This happens when a file fails to patch, so wyUpdate downloads the "catch all" update f…

Checking if app was activated offline

Post on Feb 2, 2011

On second thought, you can just use a custom license feature. For instance, you can create a "skip_v…

Post on Jan 31, 2011

No, there's no way to do this currently -- we'll add this to the next version or TurboActivate. Than…

Executing a file from Temporary Folder in Multiple Versions

Post on Feb 2, 2011

Hey Thomas, If I understand you correctly, you want to update a database that was changed in versi…

OSX version?

Post on Feb 2, 2011

We're working as fast as we can. We want to deliver a high quality product, and we're aware that you…

Exception in AutomaticUpdater constructor

Post on Jan 30, 2011

Yes, the WPF version of the AutomaticUpdater uses the "WindowsFormsIntegration" assembly. But this e…

Help - Updating stuck on Extracting UpdateSolved

Post on Jan 30, 2011

It did work, though It's kinda hard to tell all of them one by one The bug only appeared intermit…

Post on Jan 30, 2011

Tell them to cancel the update in your app. Then have them recheck & re-install the update. That…

Post on Jan 30, 2011

This bug was fixed in wyUpdate 2.6.6. The problem was that the self-update step could get caught in …

No matter what i try I can't reach my ftp server

Post on Jan 30, 2011

My guess is either the username or password is incorrect or the file doesn't exist on the folder it'…

AnyCPU "target platform" for C#/VB.NET and TurboActivate

Post on Jan 28, 2011

I am at loss here as to why our Japanese customer is getting a 0x8007000B error and I am not. The …

Multiple plugin update quandry with new AU.dll

Post on Jan 28, 2011

Put the 2 plugins in separate directories so they're not co-dependent on a single dll. Or update bot…

Problem updating client.wyc

Post on Jan 27, 2011

Ah, ok, then that's the problem. You're hitting the edge case where wyUpdate doesn't ask for elevati…

Post on Jan 27, 2011

In your wyBuild project, are you specifying any files in the "Your program's folder". If you do have…

Post on Jan 27, 2011

Do you have UAC enabled? If so, does wyUpdate bring up the UAC prompt when you're trying to update?