Knowledge Base/Questions & Answers/Configuration

Running the IIS Logs Import tool takes a few hours and never ends

Sigalit Hassid
posted this on December 08, 2011 14:45

1. Edit the [CardioLog Installation Folder]\CardioLog\web.config file - 

Add the following to the <system.web> section :

<httpRuntime executionTimeout="3600" maxRequestLength="2048000" />
<sessionState timeout="60" />

2. Close the browser and browse to CardioLog > Administration > IIS Logs Import to run the import again.

 
Topic is closed for comments