Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Calling InstallNow in code throws an error.Solved

Post on Nov 22, 2010

With the UpdateType set to "Automatic", you can call the InstallNow() function in the "ReadyToBeInst…

Post on Nov 22, 2010

Here's how the AutomaticUpdater works: It periodically checks for updates. When updates are found,…

Post on Nov 22, 2010

I'm not quite sure why you want to reproduce the work that the AutomaticUpdater already does. Why do…

Post on Nov 19, 2010

Yes, ForceCheckForUpdates() returns true if the checking has begun and false if the checking did not…

Bug: Not falling back on multiple download sites

Post on Nov 22, 2010

I feel like this is a bit misleading in that the FAQ says clearly that you don't need to include cli…

Post on Nov 19, 2010

Hey Mark, The server file (*.wys) download sites are stored in the client.wyc file. So if you add,…

web API questions

Post on Nov 21, 2010

OK, we've added a "limit-updates.aspx" example to both the C# and VB.NET projects. Download the late…

Post on Nov 17, 2010

Ok, we're working on examples for both C# and VB.NET. We'll post it shortly.

Application not closing--process running in task manager

Post on Nov 20, 2010

any auto updation problem? I doubt it. Debug your app to see what's causing the problem. what sta…

Check system is activated or not

Post on Nov 20, 2010

whether a timer is needed to check every 10 secs or it is enough to check at the time of form load. …

Post on Nov 19, 2010

Trial Length and Activation Grace Period are not license feature values. If you change the Trial len…

Post on Nov 18, 2010

"TurboActivate.IsGenuine()" requires parameter. what parameter is need in this function. Dim isGen…

Crash with 2.6.9.0

Post on Nov 19, 2010

Well, there are a few ways you can do this: Rebuild your app installer with the latest version of w…

Post on Nov 19, 2010

Can you copy and paste the exact error that is shown when you use the .NET 4.0 wyUpdate?

Post on Nov 19, 2010

Did you try using the .NET 4.0 version of wyUpdate?

Error Downloading

Post on Nov 18, 2010

The error tells you exactly what's wrong: "The remote name could not be resolved: website.net". That…

Offline deactivation tries to connect to internet

Post on Nov 18, 2010

Hey Darren, You can now specify the date when the activation response file (for offline activation…

Manual Activation

Post on Nov 18, 2010

We've released TurboActivate 2.9, which has the TurboActivate wizard that allows the user to get the…

app config file replaced by autoupdater

Post on Nov 18, 2010

Hey Senthil, Is the app config file generated by your app? If so, you don't have to include it in …

Possibility to use with .htaccess?

Post on Nov 17, 2010

The advantage to using LimeLM is that we have all the code written for you - just put it on your web…