1896 results found
In TF/TFS 4.1.x we're adding the ability for TurboFloat and the TurboFloat Server to "Talk" over HTTPS. This will make things easier for proxies that can only think in HTTP.
More information here: https://wyday.com/limelm/help/faq/#disabled-adapters This isn't a problem on new versions of Windows (8.0 and newer).
> I mean the server certificate, if you are hosting your update via https, the server uses a certificate for this. My problem was in the test environment, where the certificate was autogenerated and not trusted by the client
Hey Cathy, The best place to start is our Java example: https://wyday.com/limelm/help/using-turboactivate-with-java/ It works in IntelliJ, Netbeans, and Eclipse.
Here's one method: https://github.com/PHPMailer/PHPMailer
https://ibb.co/evjvJG The selected range for build the updates is the past version to the lastest version" (see the attached image)https://ibb.co/mnD0kw
Or, very soon, just use our hosted version of the TFS: https://wyday.com/licensechest/help/create-tfs-instance/
I ended up creating a new http site and not https dedicated to my updates, and had to create a quick patch for my program to point everyone to the new update site.
" You'll need to include TurboFloat in your app: https://wyday.com/limelm/help/using-turbofloat/ And your customers will need to "activate" their key in our LicenseChest interface to created the hosted TFS instance.
I can point you to our FAQ: https://wyday.com/limelm/help/faq/#disabled-adapters But the real solution is to go through them.
https://wyday.com/limelm/help/faq/#useful-reports My guess -- you're using an old version of TA and/or your programmers haven't followed our example code.
As you can see from the web API call all that is returned is an XML file: https://wyday.com/limelm/help/api/limelm.pkey.manualActivation/ You actually have to "create the file" to deliver to the customer.
The solution to this problem is TurboFloat: https://wyday.com/limelm/help/vm-hypervisor-licensing/ Automating the deactivation of an end-user using the web API means that any user can deactivate from anywhere and unlimited number of times.
See: https://wyday.com/limelm/help/using-turboactivate-with-vba/
Wyatt wrote:> Yes, you can either do it manually via the LimeLM interface or automate it> using the web API:> https://wyday.com/limelm/help/api/limelm.trialExtension.generate/ Thanks for the reply.
Covered here: https://wyday.com/forum/t/3906/able-to-extend-trial-days-by-changing-system-time/#post-18818 Its an improvement, not a bug fix (see the post for the distinction and the reason).
https://wyday.com/wybuild/help/silent-update-windows-service.php
https://wyday.com/limelm/help/faq/#useful-reports Use google to find out how to get the crash reports and details of why your machine is crashing.
Use the advanced search to narrow down the keys you want: https://wyday.com/limelm/dashboard/search/
So, like I said: https://wyday.com/limelm/help/faq/#useful-reports The innoSetup example we have works out of the box.