Page 1 of 1

Activation licence Problems

Posted: Wed Jun 05, 2019 11:50 am
by aordonez
Hi, we have already purchased the product , when we try to Set the license in our code with Inetlab.SMPP.LicenseManager.SetLicense(licenseContent) we get False as result.
We try to generate a new file with same results.
We do it in the constructor before instanciate the new SmppClient.

Re: Activation licence Problems

Posted: Fri Jun 21, 2019 10:45 am
by alt
Which version do you use?

Before v 1.3.1 you need to use legacy license file in binary format.
For V2 you need to use license file with header and footer:
-----BEGIN INETLAB LICENSE------
XXXX
-----END INETLAB LICENSE--------