Summary
When on a named device, logging in through Windows authentication with a version 8.0 client program (e.g., Quick Fields 8.0.x) may display the following error message:
The maximum number of sessions that this server instance is licensed for has been reached. [9030]
Cause
In certain situations, LFSO80.dll could not correctly retrieve the Host ID of a computer.
Resolution
There is a hotfix for the 32-bit version of LFSO80.dll (version 8.0.2.904) with an updated method for calculating Host ID.
Note: If you are on a 64-bit version of Windows, replace the following paths with "C:\Program Files (x86)\Common files\Laserfiche\LFObjects."
Note: In a UAC environment, load an elevated command prompt by right-clicking on Command Prompt and select the Run as administrator option.
regsvr32 "C:\Program Files\Common Files\Laserfiche\LFObjects\LFSO80.dll"
Note: If you are on a 64-bit version of Windows, you should use the 32-bit version of "regsvr32.exe" located in "C:\Windows\SysWOW64." For more information on the 32-bit version of "regsvr32.exe," please see Microsoft Knowledge Base article http://support.microsoft.com/kb/282747.