Search results for “/forum/search/”

890 results found

by using wybuild my clients are able to check & download latest version, but changes are not Effecting(by auto install)

Post by sirigineediravi _ on Aug 16, 2012

===>And in one of your forum posts i red that, no need to copy setup.exe files to the version file folder.IF it's Yes!

wyUpdate downloads from S3 now failAnswered

Post by Justin D on Aug 31, 2023

And then responding to us with the attitude that we're not reading enough of the other forum posts asking for help: give full answers somewhere, instead of half answers everywhere.

Suggestion for standard accounts and settings rights (important)

Post by Alexandre Leclerc _ on Aug 6, 2014

- The problem with bulk import and bulk export is the fact that it is done in bulk... a user can add one at the time a key and search and see them. But why allowing a newbie exporting 5000 keys in a CSV file?

Current LimeLM Server StatusSolved

Post by a guest on Jul 3, 2018

Things like the "extra data" field we want to search and we cannot. My own app allows me to do things like make changes and updates to multiple licenses, deactivate multiple licenses, etc.

failed signature validation

Post by Jens _ on Apr 13, 2011

But because SHA1 and file size in the error details were correct my search ended quite fast here.The wyUpdate.exe did update my app.

%version% BugsSolved

Post by Omaer Khan on Jul 26, 2011

These are not major issues, and to be honest I did a quick search and didn't find anything but I haven't really looked in the forums in depth.

Newbie - dealing with a "Corporate server" (!)

Post by Michael Dye on May 9, 2012

Hello, Apologies if this is all already answered; but brief trawl/search didn't quite answer everything. Issue #1: I won't have access to the server on which my updates will be placed.

FastSpring + LimeLM Yearly Subscription

Post by a guest on Mar 27, 2014

Correspondingly, in browsing the forum, I found the follow code for : $feature_names = array('expires'); $feature_values = array(date('Y-m-d', strtotime('+365 days'))); Next, in my wyday account, I created a Custom License Field for "expires" and set the type to "Date/Time."

AUBackend Using Old (cached?) client.wyc File

Post by samiam21 _ on Sep 22, 2014

Here are the steps I take: - Changed the download site in wyBuild- Rebuilt wyUpdate- Built my service and deployed it with wyUpdate and client.wyc files- Opened the client.wyc file to verify the correct download site- Triggered the service to start checking for updates (using a custom command)- Update fails, open client.wyc and it is now pointing to our old download site (the file has an old creation date as well) I attempted to clear the cache as mentioned in this post https://wyday.com/forum/t/682/wyupdate-seems-to-prevent-application-from-running-after-upd/, along with the appdata cache for the system profile (since the automatic updater is being called from a service) but it is still reverting to this old file.

Changing Hardware ID

Post by a guest on Mar 6, 2016

And having been a customer for many years and dealing with all kinds of issues my customers have plus following the forum I can really say that whatever Wyatt and Sam say is correct in 99.5% of the cases (0.5% is some exotic user case for which they take their time then).

Post by a guest on Mar 6, 2016

And> with all due respect, but pages of erratic forum entries for ONE customer> and a 10 USD license is a little bit insane.

Customers can't connect to verify the license (Australia / New Zealand)Solved

Post by a guest on Jul 9, 2016

In either case the way to test this is> documented many many times on this forum: The user in question is one among a few who is using the application on their site but this one particular guy is the only one having problems.

Questions about "Fuzzy matching" in LimeLM and LimeLM for portable devices

Post by vaskogg _ on Oct 12, 2012

Last question 🙂 There is an old topic in the forum "Fuzzy matching "Licensing an application to a USB device" lately updated on May 4th, 2012, as I am also interested to provide my software as a portable version that can be used from a removable device only by a single user, does the coming TurboFloat product will have a solution for such portable devices?

Verify License API

Post by a guest on Oct 15, 2016

I don't wish to bring limelm down with any negative talk in this support forum.

Customer Charged - License Not Sendt (mail send failed)Solved

Post by Wyatt O'Day on Jan 6, 2017

>> "I would appreciate if you answer my questions Q1 - Q3 above: I have spent a lot of time on this, and quite some time describing the problem here on the forum!" Sorry, it got lost in the noise of the log.

Use of static boost.threading incompatible with CLI on windows 7

Post by a guest on Mar 20, 2017

(we are using the visual studio 2013 compiler) Building a fake dll took me only a few hours, afterwards I found that in https://wyday.com/forum/t/1557/replace-turbleactive-dll-with-a-fake-one/ it is recommended to check the hash of the dll.

wyBuild & wyUpdate 1.3.1 is now out

Post by Wyatt O'Day on Mar 4, 2009

Also, feel free to post any questions, suggestions, or bug-fixes. (No forum registration is required.) Here's a short video introduction to wyBuild ➡ Download wyBuild 1.3.1 now.

Solving Multiple Update Paths

Post by BlazePhoenix _ on Aug 15, 2012

I thought that this could be handled via having multiple .wyc files, but I have seen no where on how to select the .wyc file within a windows service (running via .NET) in the tutorials or on the forum, so any link or information would be great.3) Lastly, we want to have it so that the public environment is done via a few things, we would allow people to download 'internal versions' (i.e.

List of Mac that are not supported any moreAnswered

Post by Wyatt O'Day on Oct 13, 2021

This method: https://wyday.com/forum/t/5064/cannot-activatedeactivate-ta_e_inet_tls-on-macos-10-14-and-older/#post-23305 cd ~ curl -kO https://letsencrypt.org/certs/isrgrootx1.pem curl -kO https://letsencrypt.org/certs/isrg-root-x2.pem sudo security add-trusted-cert -d -r trustRoot -k "/Library/Keychains/System.keychain" "isrgrootx1.pem" sudo security add-trusted-cert -d -r trustRoot -k "/Library/Keychains/System.keychain" "isrg-root-x2.pem" And also replace /etc/ssl/cert.pem with the version downloaded here: https://curl.se/docs/caextract.html cd ~ curl -kO https://curl.se/ca/cacert.pem sudo mv /etc/ssl/cert.pem /etc/ssl/cert-bak.pem sudo mv ~/cacert.pem /etc/ssl/cert.pem That will put fixed certs in both places they need to be for things to work on old versions.

Post by Philippe Demers on Oct 13, 2021

I hope you could understand the situation (by reading other posts on the forum, I'm the only one in this situation).