ta.GetFeatureValue

Hi, I was wondering if someone could help with a quick problem. I have read the help files and forum but I'm struggling to get any data back from the ta.GetFeatureValue() using vb.net 2017.

I have a custom string field called "test", enabled, readable from my app in the licence fields page with a default value of "testing".

In my vbnet project, I call the product key (which is activated) first using ta.GetPkey which works fine, then I call ta.GetFeatureValue("test"), but I then get an error of "Failed to get feature value. The feature doesn't exist." The computer has an internet connection throughout this process.

Thanks.

Hey Paul,

My guess is that you activated the product key, then you modified the custom license field on LimeLM.

This is covered here: https://wyday.com/limelm/help/license-features/#change

Let me know if that makes sense.

Worked a treat, thanks Wyatt! Much appreciated 😀