Question

How do I enable Timeline and Summary views in Summation/eDiscovery 6.0.1 and later?

 

Answer

On the Web Server machine:

  1. Navigate to the MAP installation folder (typically "C:\Program Files\AccessData\MAP")
  2. Open "Web.config" in a text editor
  3. Find the following "ShowSummaryView" and "ShowTimeLineView" lines, typically around lines 87 and 88
  4. Change the values of both lines to "true"
  5. Save the changes to "Web.config"
  6. Open a Command Prompt (as Administrator)
  7. 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.