Arie Stavchanskyʼs posts

Arie Stavchansky (ariestav) has made 182 posts.

Method "" not found in WebAPI call

Post on Jun 2, 2015

So, I'm building my scripts to communicate with LimeLM WebAPI with NodeJS. I am using Express to ea…

Deactivate all activations with one call?

Post on May 29, 2015

Hey Sam, Thanks for the advice. Another reason I'm asking is in the case where we allow a user to…

Post on May 27, 2015

Thanks for your reply. I suppose I was asking if there is a function that is similar to how Adobe C…

Post on May 26, 2015

Hi There, Is it possible to deactivate all activations with a call from the C++ API? If a user ha…

Seeing S_FALSE in HRESULT variable with CheckAndSavePKey

Post on May 29, 2015

Thanks for the pointer to the stackoverflow thread. I took a read through, but don't entirely under…

Post on May 29, 2015

Turns out it was this line: hr = CheckAndSavePKey(STRCTYPE(serial.c_str()), TA_USER); The proble…

Post on May 29, 2015

So, I'm on Windows and getting a successful build with VS 2012 Express. I'm using static libraries …

VS 2012 Express: atls.lib missing

Post on May 29, 2015

Okay, just tried the suggestion over at the Oculus forum, and it worked! I'm able to build on VS 20…

Post on May 29, 2015

I just ran into this issue tonight while moving from building in XCode OSX (which works like a charm…

Integration with Stripe?

Post on May 26, 2015

Hi There, I'm curious if you all have any experience integrating TurboActivate with Stripe? I too…

Retrieve total allowed activations without custom fields?

Post on May 24, 2015

Is it possible to retrieve the total amount of activations allowed by a single activation key withou…

Where does CheckAndSavePKey() save license file to? Location of file?

Post on May 22, 2015

Thank you for those links. I'll take a closer look at them. I thought to store the .dat file withi…

Post on May 21, 2015

Any ideas on how to do this with C++ in XCode? Pointers to references?Thanks!

Post on May 21, 2015

Okay so it was definitely the TurboActivate.dat file that wasn't loading properly. So, after readin…

Post on May 21, 2015

Hey Wyatt, Thanks for the response. Here's some code I've got in my app's "activation" method. I…

Post on May 21, 2015

Hi There, I've started to implement this to see if it's viable for us our project. For our produc…

Problem using Web API

Post on May 17, 2015

Thanks for pointing me to that article, Wyatt. I reviewed the scenario you have there, but my conce…

Post on May 15, 2015

But does the GetFeatureValue() function call a server? It seems like it's just a value that gets en…

Post on May 13, 2015

My thought was that I wanted to disable specific features if a user wasn't in good standing with the…

Possible to use TurboActivate together with TurboFloat?

Post on May 13, 2015

Okay thanks for the clarification. Another question regarding design: the website says that the f…