WorkflowGen.com | Knowledge Base | Documentation | Downloads | Support | RSS

« Data menu is showing up blank when clicked from an IE browser | Main | How do we get FireFox to use Integrated Authentication the way IE does? »

Directory synchronization takes several hours and I receive a "timeout" error in IIS, how can I resolve this?

Posted on Friday, June 27, 2008 at 10:09 by Registered CommenterWFG Team in | CommentsPost a Comment

Problem

Depending on the speed of your web server hardware, your database server, and the number of users and groups you want to synchronize with WorkflowGen, Directory Synchronization can take from a few minutes to several hours.

By default, the IIS .Net "State Management" is set up to have a 20 minute session timeout.  This means any web pages that run without completion for over 20 minutes will be terminated - including synchronizations that may require more than 20 minutes.

Solution

You can increase the session timeout at the IIS level for WorkflowGen by doing the following:

    1. Open IIS
    2. Expand the WorkflowGen web site
    3. Right-click on the "wfgen" application and select "Properties"
    4. Select the "ASP.NET" tab and click on "Edit Configuration"
    5. Select the "State Management" tab and increase the "Session timeout (minutes)" to a value greater than the amount of time required to synchronize.
    6. Select "OK" until you return to the main IIS page.

 

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.
Member Account Required
You must have a member account on this website in order to post comments. Log in to your account to enable posting.