Question
How do I enable Timeline and Summary views in Summation/eDiscovery 6.0.1 and later?
Answer
On the Web Server machine:
- Navigate to the MAP installation folder (typically "C:\Program Files\AccessData\MAP")
- Open "Web.config" in a text editor
- Find the following "ShowSummaryView" and "ShowTimeLineView" lines, typically around lines 87 and 88
- Change the values of both lines to "true"
- Save the changes to "Web.config"
- Open a Command Prompt (as Administrator)
- Run the command
iisreset
to restart the web server
Overview
The Timeline and Summary views are hidden by default as of version 6.0.1.