890 results found
See the updated example code for how to handle this: https://wyday.com/forum/t/3013/isgenuineex-returns-an-eror-while-is-isactivated-doesnt/#post-14766 Note: the updated example code will be included with TurboActivate 4.0.
This was mentioned recently in another post: https://wyday.com/forum/t/4451/broken-link-tfs-manager-page/#post-20869 It's a whole new product with a new API that's part of your LimeLM subscription.
Answered multiple times: https://wyday.com/forum/t/3906/able-to-extend-trial-days-by-changing-system-time/#post-18818 Short answer: cooked up behavior is ignored by TA 4.0.
You may need to update the web API pack.After browsing the forum for hours and hours, I'm not the only one who wonders about this function ...
I think what you are suggesting is kind of an automatic version of the manual work-around suggested here: https://wyday.com/forum/t/954/less-strict-file-overwrites/ I don't know if that approach would work in your case though.
Hey Sebastian, The forum post you linked to has the answer: namely, the themes are stored on a per-user basis.
That problem seems to be related/similar to the one I'm having here: https://wyday.com/forum/t/363/cannot-update-application-after-declining-uac-closing-app/
Also, if you're using custom menus (or buttons) like DevExpress see this forum post. This is IIS7 on shared hosting.
When I searched for such a function in the forum i see something like -updatepath and -server.
Of course, I found a solution after I had posted to the forum. Even though my paths looked fine in the GUI, wyUpdate doesn't like absolute paths for the dir="<folder name>" property of the <Files> element.
: https://wyday.com/forum/t/4818/turboactivate-for-macos-arm64/ We already support ARM64 on Windows & Linux, so this isn't our first rodeo supporting "embedded" CPU chipsets.
(What happens when you search for the key in LimeLM? Is it found?)-> with ta.GetPKey(), I can see the same pkey that i use inside ta.CheckAndSavePKey().
Is it possible in the WebAPI to search for product keys that contain a specific feature key/value?
Is there a way to intercept the call of wyUpdate in search of the wyserver.wys file and change the reply to a previous version the last be updated?
" Type Services in WIndows SearchLocate Windows Management InstrumentationNote I am in manual here and it works, but try to start the service (right mouse menu) "
I did some reading and I think the search path for each library is actually coded into the .dylib file itself.
BTW there was a discussion about this in this forum in 2015 but I didn't find the information in that discussion helpful.
This current forum software does not allow uploads. Its flawed and being replaced when we have some time.
Google "Objective-C garbage collection is no longer supported" for a long list of articles and forum posts describing how to fix the compilation of your app to not use the garbage collector.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.Stack`1.Pop() at wyDay.Controls.UpdateHelper.bw_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg) After checking this forum, it is reported earlier and should be fixed in the next version.Is this issue still planned to be included in the next release?