1909 results found
Hey Scott, I would assume that running in https is no problem? Correct, wyUpdate fully support HTTPS.
" It does, unfortunately their documentation is often contradictory or doesn't link to updated help articles: https://stackoverflow.com/a/34320979/124805 https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-reserved-public-ip
See: https://wyday.com/limelm/help/offline-activation/
https://wyday.com/wybuild/help/commandline.php >> "With that said, the library would be very useful to paying community (especially customers using continuous integration/fully automated builds).
Read about it here: https://wyday.com/blog/2016/ddos-mitigation-and-expanding-our-servers/
See: https://wyday.com/limelm/features/why/#wrong-id
For the same reason you should disallow VM activations (VMs can be cloned): https://wyday.com/limelm/help/vm-hypervisor-licensing/ >> "- You're planning to host TurboFloat instances" Yes, hosted TurboFloat Server instances will be available later this year.
SO article: https://stackoverflow.com/questions/25047316/ws2-32-dll-unloaded-exception-when-using-managed-c-library
Never use TA_IsGenuine() (at least not until you've read the documentation and understand the ramifications for using it): https://wyday.com/limelm/help/faq/#require-internet If you use TA_IsGenuineEx() like we describe then minor downtime (planned or unplanned) *will not* effect you.
https://wyday.com/forum/t/1775/settings-trial-days-to-zero-rental-license/ To ensure that the local clock is not tampered with, we need to implement ourselves some validations, by contacting e.g. a known ntp server.
See: https://wyday.com/limelm/help/faq/#useful-reports
>>> The FAQ boils down to this: Type https://wyday.com in Internet Explorer. Don't see the site?
I'm getting "Error: You must use the "systa" executable that comes with this version of TurboActivate." after trying to upgrade our Adobe AIR application to version 4.1.3.3 I downloaded "TurboActivate.zip" from https://wyday.com/limelm/api/#turboactivate-win, extracted the contents and replaced my old files with "Turboactivate.dll", "TurboActivate.exe" from \bin-windows\x86 as well as systa.exe from \bin-windows\x86\nodejs (Is this the correct systa.exe?)
https://wyday.com/limelm/help/using-turboactivate-with-csharp/#check-activation // If IsGenuineEx() is telling us we're not activated // but the IsActivated() function is telling us that the activation // data on the computer is valid (i.e. the crypto-signed-fingerprint matches the computer) // then that means that the customer has passed the grace period and they must re-verify // with the servers to continue to use your app.
Both articles here: https://wyday.com/wybuild/help/
I followed this Tutorial: https://wyday.com/limelm/help/using-turboactivate-with-nsis/.
I would guess, this happens, cause wyBuild opens all files within the temporary folder with the default action registered in windows https://yapp.kim/mybkexperience/. And for a .ps1 file this is open in notepad..Due to the fact, that this doesn't work out of the box, I created a .cmd file that starts powershell like mentioned in this SO answer and added both files (.cmd and .ps1) to the temporary folder within wyBuild.
Seems like the reverse problem of: https://wyday.com/forum/t/1538/incorrect-exit-code-from-wyupdate-via-command-line/ Using: ForceCheckForUpdate(true);And this.cmpAutomaticWY_Updater.UpdateAvailable += UpdateAvailable triggers, and the gui element for the AutomaticUpdater states an update is available.
Hi, with this pricing: https://wyday.com/limelm/signup/, does the floating server is hosted by wyday or we must host it by myself?
You might want to think about updating your guide for using Turboactivate with c# at (at https://wyday.com/limelm/help/using-turboactivate-with-csharp/) to at least mention the fact that this is an error that must be handled.