890 results found
I figured posting in the forum would be a good idea - so others can benefit as well...Thanks!
I've been asking for a way to speed up our builds on this forum for a while. Our wyBuild build & upload process was up to two hours, which made troubleshooting our updates very slow.
This is clearly a phpBB forum, it so happens that I'm setting one up myself.
And with all due respect, but pages of erratic forum entries for ONE customer and a 10 USD license is a little bit insane.
I have searched on this forum about GNU and that you don't have static libs for GNU yet, but, like I stated, all is compiling and running and seems to be smooth, but it seems that there might be an issue between the exe created and the TurboActivate.dll where some data is not passing correctly and therefore I always get an hr=7 for the above line.
Also, feel free to post any questions, suggestions, or bug-fixes. (No forum registration is required.) I'll have a blog post on all of this later in the week, but for now enjoy wyUpdate 1.0 Final.
Aha my actual problem is "https://wyday.com/forum/t/307/update-hangs-during-optimization/" I assumed before it is "File in use problem " but I understand that is NGEN problem for me.
I am new to wyBuild and have tried to find a good solution to my problem through the forum but have not found it yet. I built a directory V1 of my application.
By poking around the LimeLM forum I found a recommendation to change references in the LimeLM code to TA_USER from TA_SYSTEM.
I am not asking your to write it for us, but perhaps a roadmap of what happens where and what example code to start from would help the many users I see on your forum looking for this. First, they never mention that you would need a separate webserver executing scripts in-between FastSpring and LimeLM.
Post by Wyatt O'Day on Jan 11, 2024I am not asking your to write it for us, but perhaps a roadmap of what happens where and what example code to start from would help the many users I see on your forum looking for this. It really depends on what you want to do.
You can scroll through some topics on this forum and you'll see a user posts an error that tells them exactly what's wrong and exactly how to fix it.
Note 2: In order for Activate(ExtraData) to transfer the extra data correctly, I have implemented the suggestion mentioned in: https://wyday.com/forum/t/3063/activateex-on-xojo-2015-problems-and-solutions/#post-14993 This additional code is required in both TurboActivate V-3.4.7 and V-4.0.9.6.
Hello, We've updated our product to use TA v4, so we'd like to migrate to verified trials.So far, everything is working greatly on macOS, but I've a few questions about verified trials (I didn't find answers on the doc or on the forum) : #1. What is the difference between the flags TA_USER and TA_SYSTEM ?
The answer was that it will be included in version 2.7 which was to be released until end of 2016 (https://wyday.com/forum/t/3246/not-dead-product/#post-16078). Not it's April 2018 and the answer reads just the same.
Please feel free to move this if you feel it's more relevant to the WyBuild forum. I'm just confused on how everything works together.
Luckily you have this forum 😉 I apologize for the weak documentation.
HI All I have been searching in the forum in order to see if someone else had the same situation.
Well, that's nice for the user, but it's iritating to him because he didn't request the program to search for updates and therefor doesn't expect a notification about the program's update state.
I'm running a SAAS platform.You advised me to ping the server once per billable action:https://wyday.com/forum/t/2628/tracking-feature-usage-count/#post-13177 This might happen 100 times per hour,as opposed to once per day.