Hi guys,
Let me say what an excellent product LimeLM TurboActivate is.
I have over 800 users and TurboActivate has worked seemlessly since I implemented it into my WinForms app. I have one user on Windows 7 that is having a very strange problem that I cannot get to the bottom of and I'm hoping you can help. I have written a test version and have logged information to see what is happening.
1. The license is activated on one machine and all works well. (LimeLM dashboard shows the key is activated)2. The following day when the user starts the application the call to IsGenuine returns 2 (NotGenuine). (LimeLM dashboard shows 1 of 1 activations and the activation date/time has not changed)2.1 IsProductKeyValid() returns True and GetPKey() returns the correct key.3. The user attempts to Activate the license and a <PkeyMaxUsedException> occurs, as I would expect because 1 of 1 activations.4. I Deactivate the license in the LimeLM dashboard5. The user is then able to Activate the license, and so we return to number 1.
Basically, I'm having to deactivate this license every single day through the dashboard for this one user.
Why would IsGenuine return NotGenuine for this user?
Thanks in advance