Page 1 of 1

VMProtectDeactivateLicense returns 3

Posted: Tue Aug 27, 2013 8:52 pm
by ferdo
Hi,

When I use VMProtectDeactivateLicense() with a valid serial number it returns 3, and the serial number is not blocked.

When I use VMProtectGetOfflineDeactivationString() with the same serial number, paste the returned code into the offline url, the serial number is successfully blocked.

Both VMProtectActivateLicense() and VMProtectGetOfflineActivationString work correctly, so what could be the reason VMProtectDeactivateLicense() doesn't work correct?

I use VMProtect 3.12.3

Re: VMProtectDeactivateLicense returns 3

Posted: Wed Aug 28, 2013 3:38 am
by Admin
Could you create a test example with such problem on our activation server (weblm.vmpsoft.com)?

Re: VMProtectDeactivateLicense returns 3

Posted: Wed Aug 28, 2013 5:15 am
by ferdo
Hi,

I've solved it myself....

I had specified 'www.weblmserver.nl/activation.php' as license server.

After I removed the 'activation.php' part everything works ok!

Still wondering why activation works without error...

thanks...