Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Option to continue update if stop service fails

Post on Mar 29, 2013

You didn't really provide enough information, Arron. Is wyUpdate failing (if so what's the error?), …

LimeLM.GetDetails returns Invalid pkey_id

Post on Mar 29, 2013

It sounds like you're passing the product key and not the product key id. You have to use the limelm…

Multiple Products in NinjaTrader

Post on Mar 28, 2013

Can I continue and just ignore that caught exception? Yes. Perhaps we should change TurboActivate.…

Post on Mar 28, 2013

Here's a good place to start: Licensing multiple products per process Note - if there is anyone els…

Custom made wyUpdate.exe exchanged for original during update

Post on Mar 28, 2013

Hey Sven, We talk about self-updates, and how to make sure your version of wyUpdate self-updates t…

feature request

Post on Mar 28, 2013

I'm not quite sure what you're asking. wyBuild already uploads all files generated by wyBuild. Are y…

Procedure when latest version is not being detected?

Post on Mar 28, 2013

What's the best process for debugging/diagnosing this situation? Almost always this is the problem…

Trial fails when switching to x64Solved

Post on Mar 28, 2013

What perfect/not-perfect solutions do I have ? Unfortunately it goes back to the way we store date…

Post on Mar 28, 2013

On Mac OS X, the trial data is not forward/backward compatible between x86/x64. Is this switching be…

LimeLM on Terminal Server

Post on Mar 28, 2013

Hey Alexandre, So I was wondering if it was possible to "lock" on given TS screens? This is a ver…

C++ error in x64 LNK2005: inflateReset [LNK1169]

Post on Mar 28, 2013

Why is difference between x64 and x86 in that library? None. It sounds like differences in your x8…

dat file and product key

Post on Mar 28, 2013

Well, there's not enough information to solve this problem for you. Here's what you need to do: Red…

Rolling back the clock

Post on Mar 28, 2013

Checking dates locally limits your ability for fraud detection (no matter what technique we use). We…

GetFeatureValue returning old data

Post on Mar 27, 2013

Hey Jason, We cover this in the Custom License Fields article: Changing fields & getting the c…

adding files to program's folder

Post on Mar 27, 2013

Read the step-by-step walkthrough. We explain everything there.

Errors on windows Forms

Post on Mar 27, 2013

Make sure you're not using controls.dll and make sure you are using the correct AutomaticUpdater tha…

Post on Mar 26, 2013

Are you using an Express version? We can't reproduce this with the full version of VS 2010.

wyBuild command line..

Post on Mar 26, 2013

When you're using the -vs="1.5" command line switch together with catch all updates, will users with…

Type name does not exist

Post on Mar 26, 2013

Don't use the Controls.dll included in wyBuild. That's for our internal uses only. Use the Automatic…

Ordering what executes after update?

Post on Mar 26, 2013

Hey Magnets, The order things are executed is the order they appear in wyBuild. So either rename yo…