When starting the LaserFiche Server, you may receive the following error message:
There are a number of causes for this particular error and they are listed as follows:
- The LaserFiche Server license has expired. See Resolution 1.
- The Windows account assigned to the LaserFiche for Microsoft SQL Server service does not have the necessary DCOM permissions. See Resolution 2.
- Another application is using the same port as the one used for communication between the LaserFiche Server and Client. See Resolution 3.
- A required file (LFLIC.ocx) has not been registered on the computer hosting the LaserFiche Server. See Resolution 4.
The expiration date on your temporary version of the LaserFiche Server has expired. Please contact your certified dealer to update your license.
There are two basic solutions for a service that has been assigned an account that does not have sufficient privileges. You may either assign a different Windows account to the LaserFiche
for Microsoft SQL Server service or you may grant sufficient DCOM permissions to the user currently assigned to the LaserFiche for Microsoft SQL Server service. Instructions for both
of these procedures may be found below.
To configure the user account for the LaserFiche Server service:
- From the computer hosting the LaserFiche Server, load Services.
- Click Start.
- Select Control Panel.
- Double-click Administrative Tools.
- Double-click Services.
- Select the service called "LaserFiche for Microsoft SQL Server".
- From the Action menu, select Properties.
- Click the Log On tab.
- Make sure that the "This account" option is selected.
- Under "This account", specify the name of a Windows user that has administrative privileges (including DCOM permissions) on the current machine. If you are not sure whether a user
has sufficient DCOM permissions, please read the "To
grant DCOM permissions" procedure below.
- Under the "Password" option, type the password assigned to the specified user.
- Under the "Confirm password" option, re-type the password specified in the previous step.
- Click OK.
- Stop and then restart the LaserFiche for Microsoft SQL Server service.
To configure DCOM permissions:
- From the computer hosting the LaserFiche Server, load Component Services.
- Click Start.
- Select Control Panel.
- Double-click Administrative Tools.
- Double-click Component Services.
- Expand Component Services.
- Expand Computers.
- Select My Computer.
- From the Action menu, select Properties.
- Click the Default COM Security tab.
- Click Edit Default to load the Access Permission dialog box.
- Click Add.
- Type the name of the user that was assigned to the LaserFiche Server service. If it is a domain account, make sure to include the domain when specifying the user account (i.e. Domain\UserName).
- Click OK to add the specified account.
- Click OK to close the Access Permission dialog box.
- Click OK to close the My Computer Properties dialog box.
By default, the LaserFiche Server uses port 1888 to communicate with the LaserFiche Client. The LaserFiche Server can be configured to use any valid port. If another application is using
the same port as the LaserFiche Server, then you should configure one of those applications to use a different port.
To reassign the port used by the LaserFiche Server:
- From a text editor, open the LFS.ini file. This file can be found in the C:\Windows directory on the computer hosting the LaserFiche Server.
- Under the [Server] section, look for a line that starts with "Port=". If this line already exists, then you should modify it to the desired port. Otherwise, you should create a new
line that should look similar to the following:
Port=1889
- Save the LFS.ini file.
- Load Services.
- Click Start.
- Select Control Panel.
- Double-click Administrative Tools.
- Double-click Services.
- Select the service called "LaserFiche for Microsoft SQL Server".
- Restart the LaserFiche for Microsoft SQL Server service.
The LaserFiche Server requires certain files for proper operation. This error may arise when a required file (LFLic.ocx) is not properly registered on the computer hosting the LaserFiche
Server.
To register LFLIC.ocx:
- From the computer hosting the LaserFiche Server, click Start.
- Select Run to load the Run dialog box.
- Under the "Open" option, type the following line:
Regsvr32 "C:\Program Files\Common Files\LaserFiche\System\LFLIC.ocx"
- Click OK.
- Load Services.
- Click Start.
- Select Control Panel.
- Double-click Administrative Tools.
- Double-click Services.
- Select the service called "LaserFiche for Microsoft SQL Server".
- Restart the LaserFiche for Microsoft SQL Server service.