Hello,
Our app’s service is not able to start with error Cryptlex.LexActivatorException: machine fingerprint has changed since last activation and service crashed after that so a couple of questions -
- How to avoid this? - Does wrapping
LexActivator.IsLicenseGenuine()in try/catch would help it? - Do we need to perform reactivation in this case?
- What has changed on the system so it is throwing this error? I mean what possible hardware are included for fingerprint?

Mahesh