890 results found
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.
Then I go> to this forum just to find another thread on the first page asking "Is> wyBuild still alive?"
[ 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.
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.
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.
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?
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
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.
(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.
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.
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
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.
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.
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.
(Also, in the future don't post the same message to forum and all of our emails -- one will suffice).
>> "[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.
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.
I found this in the forum: call the CheckAndSavePKey(0, TA_SYSTEM); function in your installer that you'll know will be elevated.
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.
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.