Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

First time with Windows Service AutomaticUpdater

Post on Aug 27, 2012

Step 6 from the walkthrough ("Add your first version files") may be where I'm slipping up. It's not …

Post on Aug 27, 2012

After calling ForceCheckForUpdate() I don't see it doing anything else. What's the return code for…

Post on Aug 23, 2012

Have you uploaded the *.wyu files and *.wys file? A good way to see what you need to upload (if you'…

Post on Aug 20, 2012

I'm not sure why I would run wyUpdate.exe - help me there. I'm doing a silent upgrade, so how does t…

Post on Aug 20, 2012

There's not quite enough information to know exactly what's going on. A way to help you debug is to …

Update fail

Post on Aug 24, 2012

It should work now -- please retry the update. Unfortunately the original wyUpdate 2.6.18.2 executab…

Two different Update processes in one application

Post on Aug 24, 2012

Yes, but when are you adding an event handler to the updatesucceful event? At design time?

Post on Aug 23, 2012

When are you adding an event handler to the updatesucceful event? At design time?

config files

Post on Aug 23, 2012

This is a good question. You should include the "default" config files in your installer, however yo…

Buy Link

Post on Aug 23, 2012

Hey Kim, Are you talking about the TurboActivate wizard? Right now there's no way to remove the bu…

Self-update server location

Post on Aug 23, 2012

Just double click the client.wyc file. It will list the self update sites used.

Post on Aug 23, 2012

So they apply to the self updates as well? Yes. Does that mean I need to have the wys and wyu fil…

Where do I get the $version_id?

Post on Aug 20, 2012

Hey Jon, If you log into LimeLM, then click one of the product versions, you'll see the URL in the…

Automatic Updater suggestion

Post on Aug 19, 2012

You're absolutely right. We'll add this soon. In the meantime you can call ForceCheckForUpdate() on …

Dovetailing with any ERP packages?

Post on Aug 19, 2012

We don't have any pre-built CRM modules, but our LimeLM web API can be used in any CRM (and easily).

Update to specific version

Post on Aug 17, 2012

We get questions like this (or tangentially related) pretty frequently. So much so that we're consid…

Test an Update without Deploying it

Post on Aug 17, 2012

This works from a batch file:wyUpdate.exe /server="file://%~dp0\wyserver.wys" Yes, using the -serv…

How do I build a "tiny update"?

Post on Aug 14, 2012

I have read that these types of files cannot change between update versions, but this does not make …

PDetsFromPath not working in RealStudio

Post on Aug 13, 2012

This can mean a couple of things. It probably means the path you're passing to PDetsFromPath is not …

Post on Aug 13, 2012

It's working here. What version of TurboActivate are you using? What platform are you on? And what…