890 results found
- Somewhere in the forum I read that TA_SYSTEM is higher prioritized than TA_USER.
At any rate, shoot me an email at wyatt@wyday.com and I can send you the link for 3.4.7 so you can test it with a customer that is having this problem (and that didn't already rule out configuration issues on their end: https://wyday.com/forum/t/3358/customers-cant-connect-to-verify-the-license-australia-new-zealand/#post-16490 )
How do I enable the BBCode in this Forum? You can't, it's been disabled for all but admins.
- The method for rental licenses that Wyatt told me to use is not relevant any more (https://wyday.com/forum/t/1775/settings-trial-days-to-zero-rental-license/#post-9298), as IsDateValid() became just a date comparator.
You big bonus is that you answer questions quite fast here in the forum that indicates that it is still active. So that's the problem it is really good but you do not see progress.
Post by a guest on Aug 21, 2014You big bonus is that you answer questions quite fast here in the forum that indicates that it is still active. So that's the problem it is really good but you do not see progress.
I hope that someone in this forum can offer some suggestions regarding this approach.
Hi Wyatt, I need your help on this: You may recall from this previous thread (https://wyday.com/forum/t/191/my-app-will-not-update-updatepath-automaticupdater/#post-933) that I use command line parameters to override the updatepath.
Below are portions from my code (NET 2.0) that were adapted from suggestion in this forum. Public Shared Sub Activate() Select Case If(Is64BitProcess, Native64.Activate(), Native32.Activate()) Case 0 Return Case 2 Throw New InvalidProductKeyException Case 4 Throw New InternetException Case 5 Throw New PkeyMaxUsedException Case 6 Throw New PkeyRevokedException Case 8 Throw New ProductDetailsException Case 11 Throw New COMException End Select Throw New GeneralTurboActivateException("Failed to activate.")
Dear Wyatt, it is now 3 years after I created this thread and I have to confess I continue to have problems with this (this is my new named forum account). I hope you can assist. IsGenuine() doesn't exist in the LimeLM Delphi library.
If I have seen in the forum that I follow a lot, there are improvements in this regard with compression technology among others with Net Core.
I saw your answer here: Can we deactivate a product key from another computer? [Answered] • wyDay Forum , where you said “No, you'll have to manually deactivate their key for them.”
But random walk-on users who see the forum post may think a requested feature is still coming soon despite being bumped for a future release.
I start my application2. Mechanism starts to search for updates3. Updates found4. Start downloading updates5.
.* Prior to each creation of a new BackgroundWorker instance (and setting up event handlers) I call System.Windows.Forms.Application.DoEvents(); (inspired by my google search)* Right after creation I remember to set bw.WorkerReportsProgress=true; and bw.WorkerSupportsCancellation=true;* In the bw_DoWork event handler i also added a call to System.Windows.Forms.Application.DoEvents() as the very last statement.
I rolled back the wyserver.wys file and tested and it said it was up to date again. I searched the forum and saw some others have had a similar issue, but I know my problem has nothing to do with proxies and such.
It seems further to me, based on the following answer you wrote, that the DLL version of TurboActivate can be trivially cracked by replacing the DLL: https://wyday.com/forum/t/2490/dummy-turboactivate-dll/ . In my opinion, that's a sufficiently trivial crack as to make TurboActivate pointless if DLL-based protection is used.
What about having those of us willing to pay extra get access to early builds to test and/or maybe source (I understand why you wouldn't, just throwing stuff out there) Or let us have access to a forum that could be a combo of testing/non-stupid questions/suggestions/etc?
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?
We would then also find it useful to search for product keys based on this expiry date, e.g. to find ones that expire within the next week so we can contact the customer about a possible extension.