...
The Entitlement LAN Service uses a local SQL database to store licensee details you need to restore the entitlement backup file to a new database .(entitlement_new_v13.bak)
Creating the entitlement database
...
...
Once installed you may need to set up an sql server user to have access to this database.
...
Open the IIS Manager by clicking Start > Run and typing inetmgr.
Right-click the Sites folder, choose 'Add Web Site...'. Enter the Site Name 'EmsLanService' Click the Select button next to the application pool and choose 'DefaultAppPool'.
Set the Physical Path to be like in the image below. You will need to Make make a new folder for the service.
Ensure the port is 85, and the settings look like below, click Ok.
...
In IIS Manager, expand the Sites node, and you'll see the new EmsLanService site.
Right-click the new EmsLanService Website and choose deploy → Import Application. NOTE: If the 'Deploy' menu is missing you need to check the pre-install steps above.
...