Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

CheckAndSavePKeySolved

Post on Jan 25, 2017

OK, can you add some logging to your code logging the following: 1. Passed in arguments to any Tur…

Post on Jan 25, 2017

OK, you're using C/C++ rather than NSIS, so that makes things easier (because you can actually debug…

Post on Jan 24, 2017

More information is needed to know what is going on. What error are you getting? Code snippets are n…

Trial's without Shutting Down ApplicationSolved

Post on Jan 25, 2017

You can use verified trials: https://wyday.com/limelm/help/trials/

API behavior when TA_USER area is empty

Post on Jan 23, 2017

No, just quirky differences between the operating systems. With Unix you must call a function that t…

Post on Jan 19, 2017

Hey Carol, If TA_SYSTEM has already been set then any subsequent calls with TA_USER will be ignore…

Failed check updates

Post on Jan 21, 2017

What happens when you double click wyUpdate.exe in that folder?

Post on Jan 20, 2017

Make sure you're including the correct version of wyUpdate with your app. You can double check thing…

WyUpdate requires stoping IIS appPool in order to initialize the wyupdate.

Post on Jan 20, 2017

wyUpdate requires any files-in-use to be closed and any processes to be closed in order to apply upd…

My application exe is not restarted after update

Post on Jan 20, 2017

The only reason that could happen is if there are files-in-use or processes running in any of the di…

Programmatically Detecting Whether a Trial Has Been Started Without Starting a Trial Indirectly

Post on Jan 20, 2017

>> "I'm not following what the distinction is here. What do you mean by "clean"/"cleaned" mach…

Post on Jan 16, 2017

>> " but the subsequent call to UseTrial() succeed. Is this expected?" Yes. >> "[...…

Post on Jan 13, 2017

>> "Currently, when TrialDaysRemaining() is called after a trial has expired MustUseTrialExcep…

Wireless Adapter must be enabled

Post on Jan 20, 2017

It depends on when you ran your testing (with what version of TurboActivate). It was in version 4.0.…

Post on Jan 19, 2017

Your customer has a few options: 1.Enable their network adapters. There's no real benefit to disab…

Internet Explorer certificate warningSolved

Post on Jan 17, 2017

Hey Carol. 1 of 2 things is happening: 1. The customer is running on a non-updated version of Wi…

Any limit to the number of Versions?Solved

Post on Jan 13, 2017

Nope, there's currently no limit to the number of versions you can create.

Sample Project

Post on Jan 9, 2017

Honestly, the easiest place to start is the step-by-step walkthrough: https://wyday.com/wybuild/help…

Your PayPal sample in ASP.NET MVC

Post on Jan 3, 2017

Nope, but the existing example can be adapted fairly easily to fit in any framework. If the minimal …

New download site

Post on Dec 22, 2016

>> "Will it be sufficient for me to just send them the current Client.wyc and have them instal…