Symptoms
When trying to run FineReader Engine, the following error occurs:
Failed to run license <Serial Number>. License allows only local usage.
Cause
This error can occur when an attempt is made to use a Standalone license via a Network License Server.
Resolution
When using a Standalone license, a locally installed Licensing Service should be used. To reconfigure FineReader Engine accordingly, the contents of the LicensingSettings.xml file in the Bin64 subfolder of the FineReader Engine installation folder should be modified as follows:
<?xml version="1.0" encoding="utf-16"?>
<LicensingSettings xmlns="http://www.abbyy.com/Protection/LicensingSettings">
<LicensingServers>
<MainNetworkLicenseServer ServerAddress="localhost" ProtocolType="LocalInterprocessCommunication" />
</LicensingServers>
</LicensingSettings>
Comments
0 comments
Please sign in to leave a comment.