FFLOGIN Error Codes

Modified on 2011/01/20 11:14 by Bill Douglas — Categorized as: FAQ, Issues

Forensic Filer Login Error Codes and meanings

FFLogin - Basic Description of Operation

The purpose of FFLogin is to do the following:
  1. . Determine where Forensic Filer is installed
  2. . Verify that the Forensic Filer main database file exists
  3. . Determine the path to the correct MSACCESS.exe file
  4. . Check the "server" for updates to Forensic Filer
  5. . If an update exists, install it on the local machine
  6. . Start Forensic Filer by launching Microsoft Access with all appropriate command line parameters needed.

FFLogin performs these tasks by looking in the Windows Registry for some information and by looking in the FFiler.ini file for some of the information.

PLEASE NOTE- DO NOT ATTEMPT THESE CHANGES TO THE SYSTEM REGISTRY, FFILER.INI FILE OR RE-INSTALLING FORENSIC FILER UNLESS YOU ARE FULLY AWARE OF HOW TO CHANGE THE REGISTRY SETTINGS AND HAVE THE APPROPRIATE PERMISSIONS. IF YOU ARE NOT SURE HOW TO DO THESE TASKS PLEASE Contact Us

If FFLogin is unable to obtain all of the necessary information it needs, it will display an error message and then exit.

FFLogin Error Message Numbers & Causes/Solutions


100 - Solution: This error should basically never occur. While it is possible that a user would not be able to open the HKLM registry key, they should always be able to open the HKeyCurrentUser key because that is their private key even with only User privelages to the computer. So, I would recommend checking the rights of the user. Maybe promoting them to Power User or Admin on a temporary basis to see if the program starts or not.


110 - Solution: Determine the Forensic Filer install directory by looking at the properties of the icon used to start FFLogin. The typical install location is: C:\Program Files\Douglas & Associates Inc\Forensic Filer You should find FFiler.mde and FFiler.ini in this folder. If you do, double-click on FFiler.ini to edit it and check that the "ProgramFilePath" value in the "Startup" section lists the correct full path to FFiler.mde. For example: C:\Program Files\Douglas & Associates Inc\Forensic Filer\FFiler.mde Then, try starting FF again.

If that doesn't work, try re-installing Forensic Filer on this PC (WORKSTATION) ONLY.Please see the note above.


120 - Solution: Read the information for error 110 above for background on what FFLogin was looking for. You can try to create the missing file and or ini contents yourself, or try re-installing Forensic Filer on this PC (WORKSTATION) ONLY.Please see the note above.


130 - Solution: Determine the Forensic Filer install directory by looking at the properties of the icon used to start FFLogin. The typical install location is: C:\Program Files\Douglas & Associates Inc\Forensic Filer You should find FFWkgp.mdw and FFiler.ini in this folder. If you do, double-click on FFiler.ini to edit it and check that the "SecurityFilePath" value in the "Startup" section lists the correct full path to FFWkgp.mdw. For example: C:\Program Files\Douglas & Associates Inc\Forensic Filer\FFWkgp.mdw Then, try starting FF again. If that doesn't work, try re-installing Forensic Filer on this PC (WORKSTATION) ONLY.Please see the note above.


140 - Solution: Read the information for error 130 above for background on what FFLogin was looking for. You can try to create the missing file and or ini contents yourself, or try re-installing Forensic Filer on this PC (WORKSTATION) ONLY.Please see the note above.


150 - Solution: Manually locate the msaccess.exe file. Our installer install the Access 2002 Runtime into the following location: C:\Program Files\Microsoft Access Runtime\Office10

If you find it, you can try verifying and updating the registry with the correct information. Please refer to the registry values discussed in errors 160 and 170 for what to update.


HKLM\Software\Douglas & Associates\Database Applications or HKCU\Software\Douglas & Associates\Database Applications

160 - Solution: Check the registry to see if the "AccessVersion" value exists with a value corresponding to the version of Access installed on the machine. If it doesn't, or if it does but is incorrect, create or update the value. Re-installing Forensic Filer on this PC (WORKSTATION) ONLY.Please see the note above. should also fix this.


FFLogin is looking for this value in one of two locations: HKLM\Software\Douglas & Associates\Database Applications or HKCU\Software\Douglas & Associates\Database Applications

170 - Solution: Check the registry to see if the appropriate value is there and if it points to the correct path to the msaccess.exe file. If it doesn't, try creating or updating the value. Re-installing Forensic Filer on this PC (WORKSTATION) ONLY.Please see the note above. should also fix this error message.


This error means that the StartAccess_2002.exe file can't be found.

180 - Solution: Search the machine for StartAccess_2002.exe and if you find it, move it to the Forensic Filer install folder. If you don't find it, then Re-installing Forensic Filer on this PC (WORKSTATION) ONLY.Please see the note above. should fix this problem.


210 - Solution: Make sure you are connected to your network and open Forensic Filer again. A simple test is to use Windows Explorer or MY Computer to navigate to the server folder location for the Forensic Filer database. If you can open that folder, then you have a connection to the database on the server and FF should open.