Search results for “/forum/search/”

890 results found

Fastspring and Subscription

Post by a guest on Oct 7, 2014

I figured posting in the forum would be a good idea - so others can benefit as well...Thanks!

Faster Update Builds - It Already Works!!

Post by a guest on Dec 4, 2014

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.

Good way to test connection?

Post by Donald Milne on Feb 24, 2016

This is clearly a phpBB forum, it so happens that I'm setting one up myself.

Changing Hardware ID

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.

Can not get Trial Dates from "TrialDaysRemaining" using g++ and g95

Post by Oren Kornberg on Dec 11, 2012

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.

wyUpdate 1.0 final is now out

Post by Wyatt O'Day on Oct 11, 2008

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.

File in use problem

Post by Wyatt O'Day on Sep 15, 2010

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.

How do I build a "tiny update"?

Post by jadixon _ on Aug 14, 2012

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.

Cannot Connect to Server - Windows 11 Home, Windows 10 Home, macOS 4.6,Answered

Post by Gary Meisner on Feb 21, 2022

By poking around the LimeLM forum I found a recommendation to change references in the LimeLM code to TA_USER from TA_SYSTEM.

Connecting LimeLM with FastSpring SubscriptionsAnswered

Post by keith _ on Jan 11, 2024

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, 2024

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. It really depends on what you want to do.

Limit Update screen

Post by Wyatt O'Day on Jun 23, 2014

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.

Xojo 64 bit Activate(ExtraData) raises InvalidArgsExceptionSolved

Post by a guest on Oct 24, 2017

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.

Verified trial : TA_USER vs TA_SYSTEM ?Solved

Post by Philippe Demers on Dec 30, 2017

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 ?

New alpha/beta version available?Answered

Post by a guest on Apr 13, 2018

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.

Handling (charging for) major version upgrades

Post by a guest on Oct 24, 2012

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.

Is it possible to provide a full package for download?

Post by Wyatt O'Day on Apr 13, 2010

Luckily you have this forum 😉 I apologize for the weak documentation.

Control of temporary files execution

Post by a guest on Apr 27, 2012

HI All I have been searching in the forum in order to see if someone else had the same situation.

AU: Only show newversion message on initial checkingSolved

Post by a guest on Apr 5, 2011

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.

Offline->online = TA_FAIL - help!

Post by Wyatt O'Day on Jan 26, 2015

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.