In certain situations, the Import Agent service will be unable to log into the repository if the service is logged in as Local System account. The Event Viewer will display the following
error message:
This issue can be avoided by enabling the Local System account to see the repository.
To enable the Local System account to see the repository
- Open up Windows Explorer.
- From the Tools menu, click Folder Options.
- In the Folder Options dialog box, click the View tab.
- Under Advanced settings, clear the "Hide protected operating system files (Recommended)" option.
- Click OK to save your changes and close the dialog box.
- From a text editor, open the LF.ini file located at C:\Documents and Settings\LocalService\Application Data\Lf.
- Under the [IPDatabase] section, add the following line:
RepositoryName=ComputerName
Where RepositoryName is the name of your repository and ComputerName is the name of the computer hosting the Laserfiche Server.
- Save your changes and close the text editor.
- Restart the Import Agent service.
- Repeat steps 1-3 and select the "Hide protected operating system files (Recommended)" option to once again hide the C:\Documents and Settings\LocalService folder.
- Click OK to save your changes.