1911 results found
You advised me to ping the server once per billable action: https://wyday.com/forum/t/2628/tracking-feature-usage-count/#post-13177 This might happen 100 times per hour, as opposed to once per day.
https://wyday.com/forum/t/2512/function-call-to-tf_requestlease-did-not-return/ However, what we see in practice is that when the server is offline (turned off entirely), TF_RequestLease never returns.
If you don't need root access, I can give you access to our main cluster (https://nci.org.au/systems-services/peak-system/raijin/).
The FAQ boils down to this: Type https://wyday.com in Internet Explorer. Don't see the site?
Yes, described in this article: https://wyday.com/limelm/features/why/ Activation data is cryptographically-signed on our activation servers and encrypted in-transit.
And for Configuring TurboFloat Server for HTTPS communication, our customer don't want to start a web server just for license issue, they want us to sovled this issue ASAP and it have been delay for weeks.
I've had them verify they can reach https://wyday.com (though this doesn't feel like a connectivity issue).
https://wyday.com/limelm/help/using-turboactivate-with-adobe-air/ What should I do?
Hi Wyatt, Changing the post url from https to http seemed to work, but now I am getting a whole bunch of activations on each purchase!
Here is the thread: https://wyday.com/forum/t/1201/non-zero-return-code-using-sqlcmd-rollback-facilities/#post-6300 However, wyatt mentioned in that article to pull the working directory path from the batch file running in that location.
This is how I'm including AutomaticUpdaterWPF.dll with my program in the updater: https://dl.dropbox.com/u/195530/updater.jpg It's pointing to the folder where I keep the latest version of my app.
It looks like other libraries are having similar problems: https://github.com/google/filament/issues/2146 Possible solutions are recompiling libTurboActivate.a with -fno-builtin or compiling without -ffast-math.
You can find detailed instructions here:https://wyday.com/limelm/help/faq/#disabled-adapters2.
usp=sharing" rel="nofollow">https://drive.google.com/drive/folders/1Ny06uhwHo4lq3cJu0lPjJLi3roAPtsIa?
https://share.google/1pVckLCZZY1gVJxP2 When will you update LIMELM SDK for HARMAN AIR SDK (Formerly Adobe) We asked when VM was restricting Authenticating TURBO ACTIVATE.
My search results, are copy friendly allowing me to easily grab the license key or any of the custom fields associated with the license.
Post by Wyatt O'Day on Jun 29, 2018The fact that newer versions (3.4.7 +) require HTTPS is a good thing. Requiring HTTPS on newer versions fixed many "bugs" (i.e.
Next, try "https://wyday.com" in that Internet Explorer window.
https://wyday.com/limelm/help/turboactivate-wizard/ The TurboActivate Wizard is (a) optional and (b) designed for the most logical user-experience.
&';}$post_string = rtrim($post_string, '& '); $request = curl_init('https://wyday.com/limelm/api/rest/');curl_setopt($request, CURLOPT_HEADER, 0);curl_setopt($request, CURLOPT_ENCODING, "");curl_setopt($request, CURLOPT_RETURNTRANSFER, 1);curl_setopt($request, CURLOPT_POSTFIELDS, $post_string);curl_setopt($request, CURLOPT_SSL_VERIFYPEER, TRUE); try{ $jObj = json_decode(curl_exec($request)); if ($jObj->stat == 'ok') { foreach ($jObj->pkeys->pkey as $pkey) { echo $pkey->key."