Search results for “/forum/search/”

890 results found

ENABLE_NETWORK_ADAPTERS Error Diagnostic ToolAnswered

Answer by Wyatt O'Day on Aug 25, 2023

We type “[Product Name] drivers” in a search engine and we get a direct link to the page with the latest drivers for that product name.

New alpha/beta version available?Answered

Post by Ron _ on May 18, 2018

Then I go> to this forum just to find another thread on the first page asking "Is> wyBuild still alive?"

How to check license in both main exe and service dll?Answered

Post by Ian Curington on Oct 23, 2020

[ related to forum topic https://wyday.com/forum/t/3909/ta_pdetsfrombytearray-returns-ta_fail-for-plugins/ ] For example in our application we have these areas where protection is needed: 1) exe, with license check, i.e. a structure is created with constructor and destructor calls (see below) 2) dll plugin can be called from exe, the license (constructor + destructor) is also checked inside dll.

Connecting LimeLM with FastSpring SubscriptionsAnswered

Post by keith _ on Jan 8, 2024

This is pretty well documented on many forum posts.BUT, if a user enters an “expired” code into TurboActivate it will first come back as valid, then the software would have to intercept again and invalidate. 

TurboActivate 4.0 is massively overdue [Out now]

Post by a guest on Aug 28, 2016

For any other developers that read this forum, you probably already know that version 4 has been touted for almost a year now as the solution to many known bugs.

wyp Project Files and relocation

Post by Anoyomouse _ on Dec 5, 2013

So, i have: Old Path: C:\Fairbridge Projects\ColdChain\ReleaseBuild\Version <number>, where number is the date of the release, the new path needs to be: D:\ColdChain - 2011-04-08\ReleaseBuild\Version <number> I spoke back in 2009 about this here: https://wyday.com/forum/t/944/project-relocation/, and back then you linked the wyp spec file, now looking at it the file is still valid, but was wondering if there's a tool to change the base directory, or easily modify the wyp file?

Looking for someone to hire for help on licenisng to my project

Post by a guest on Jun 1, 2014

PS: Thanks for aply I can pay per hour or for completing my project.I hope this is allowed announcement and I will not get ban as on wojo forum for this, as i'm looking for someone but not possible to find last 90days of my research so its kind of headage for me.thanks

VS 2012 Express: atls.lib missing

Post by Arie Stavchansky on May 29, 2015

Okay, just tried the suggestion over at the Oculus forum, and it worked! I'm able to build on VS 2012 Express using the WinDDK you can download at the link below.

UseTrial returns TA_E_PDETS for my TurboActivate.dat

Post by Wyatt O'Day on Feb 11, 2015

(I know the one you copied and pasted is not correct, but I assume that's just because you don't want your username on this forum). Try to open the file from a terminal session with a terminal "text editing" app using the path that's in those quotes.

Using wyBuild for obfuscated code

Post by a guest on May 22, 2015

I apologize in advance if the solution is posted somewhere else on the forum; I did some searching this morning and couldn't find anything that appeared to address this.

License expirtation

Post by Wyatt O'Day on Aug 4, 2015

A better handling is listed here, and will be included in TurboActivate 4.0 and newer as part of the example code: https://wyday.com/forum/t/3013/isgenuineex-returns-an-eror-while-is-isactivated-doesnt/#post-14766

Automatic update Not firing on form load

Post by a guest on Oct 12, 2015

With that said, I followed the steps included in the following page: https://wyday.com/forum/t/188/menuitem-devexpress-ribbon/I am including wyDay.Controls in my namespace.

App crash when using SetCustomProxy

Post by Wyatt O'Day on Dec 4, 2017

See this post: https://wyday.com/forum/t/3991/app-crash-when-using-setcustomproxy/#post-19061 I'll see if I can reproduce what you're seeing on Linux, but that will be later today.

LimeLM Api incompatible with Azure App Service hosted services

Post by a guest on Jul 15, 2018

The current and proposed API Key restrictions (Max of 3 IP Addresses per 72 Hours - https://wyday.com/forum/t/4205/current-limelm-server-status/#post-19959) are not compatible with services hosted on Azure App Service (https://docs.microsoft.com/en-us/azure/app-service/) and possibly other hosting/PAAS solutions or Function/Lambda services.

Verified trials not working any more (always TA_E_EXPIRED)Solved

Post by Wyatt O'Day on Nov 21, 2018

(Also, in the future don't post the same message to forum and all of our emails -- one will suffice).

TurboFloat Server on VMs (don't do it)Solved

Post by Wyatt O'Day on Oct 15, 2019

>> "[as an aside, I tried searching for similar topics, but the filtering and sorting options didn't seem to work so I got lost in too many other results!]" Yeah, the forum software we currently use is a dumpster fire.

How to implement Invoke(new IsActivatedDelegate(CheckIfActivated)) method in Microsoft Office VSTO add-in

Post by on Apr 5, 2020

I have noticed on your forum that there are people who are using LimeLM for their VSTO app - and that's why I've not given up LimeLM yet.

PermissionException

Post by Wyatt O'Day on Oct 26, 2013

I found this in the forum: call the CheckAndSavePKey(0, TA_SYSTEM); function in your installer that you'll know will be elevated.

Getting TA working in MS Access 2007 & VBA

Post by neo _ on Sep 9, 2016

I have done some modifications to force it to behave but to no avail, this is what I have tried: Giving the code the actual full path & letting it add the /TurboActivate.dat:TurboActivate.PDetsFromPath ("C:\Program Files (x86)\CheckFixGo\" & "/TurboActivate.dat")Same error Giving it the full path and assuming that the "/" is the wrong way around and should be a "\":TurboActivate.PDetsFromPath ("C:\Program Files (x86)\CheckFixGo\TurboActivate.dat")Same error I have not been successful importing the example project the .frm or .frx files, it gives me an error that MS tried to solve on a forum a few years back but failed. I will try to import into Access 2003 on a different machine.

File in use problem

Post by erol _ 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.