Problem
When trying to use the Thumbnail View in FTK Central, the grid with objects is not displayed and Filtered Items filter not showing any result.
Environment
- FTK Central 7.5.2.110
Resolution
- Stop "AccessData Exterro Self Host Service"
- Navigate to ":\Program Files\AccessData\Forensic Tools\7.5\bin"
- Open "ADG.WeblabSelfHost.exe.config" in a text editor
- Search for key "KFFServerURL"
- If a KFF server is present in your network, make sure the hostname value is correct and reachable
- If you do not have a KFF server, remove any possible reference by replacing the line with the following:
<add key="KFFServerURL" value="your_kff_servername:9042" />
- Save the changes to "ADG.WeblabSelfHost.exe.Config"
- Start "AccessData Exterro Self Host Service"
- Log in to FTK Central and open the Thumbnail View again