Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 The web.config is located in the web subdirectory of the application installation path, which defaults to c:\Program Files (x86)\Catch Limited\Enterprise Tester\Web\ folder.

  • Stop IIS
  • Open the web.config file in a text editor.
  • Locate the section starting with <appSettings>
  • Add the following line under appsettings

    Code Block
    languagexml
    titleappsettings
    <add key="AutoDashboard.Enabled" value = "true" />
  • Save changes
  • Restart IISRefresh Enterprise Tester in the browser, it should reload with the new settings applied.