Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error message when you access a Web part in the HRM Benefit Self Service Business Portal application in Microsoft Dynamics GP: “Server Error in ‘/’ Application. Request Timed out”


View products that this article applies to.

Source: Microsoft Support

RAPID PUBLISHING

RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION THAT IS CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED TO SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION.

↑ Back to the top


Symptoms

When you access a Web part in the HRM Benefit Self Service Business Portal application in Microsoft Dynamics GP, you receive the following error message:
Server Error in ‘/’ Application. Request timed out.

↑ Back to the top


Cause

This problem is related to various timeout settings of the operating environment.

↑ Back to the top


Resolution

To resolve this problem, change the timeout settings. To do this, follow these steps:



Internet Information Services (IIS) connection timeout setting

For IIS 6.0:
  1. On the Web server, click Start, point to Control Panel, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
  2. Expand the local computer node, expand Web Sites, right-click the appropriate Web site, and then click Properties.
  3. Click the Web Site tab.
  4. In the Connections area, change the value in the Connection timeout field, and then click OK.

    Note The recommended value for the Connection timeout field is 300 seconds.
For IIS 7.0:
  1. On the Web server, click Start, point to Control Panel, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
  2. Expand the local computer node, expand Web Sites, right-click the appropriate Web site, point to Manage Web Site, click Advanced Settings.
  3. In the Advanced Settings window, expand Connection Limitschange, change the value in the Connection timeout field, and then click OK.

    Note The recommended value for the Connection timeout field is 300 seconds.



IIS Active Server Pages (ASP) setting

For IIS 6.0:
  1. On the Web server, click Start, point to Control Panel, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
  2. Expand the local computer node, expand Web Sites, right-click the appropriate Web site, and then click Properties.
  3. Click the Home Directory tab, and then click Configuration.
  4. In the Application Configuration window, click the Options tab.
  5. Change the values in the following fields:
    • Session timeout
    • ASP script timeout
  6. Click OK.

    Note The recommend value for the Session timeout field is 20 minutes, and the recommend value for the ASP script timeout field is 1200 seconds.

For IIS 7.0:
  1. On the Web server, click Start, point to Control Panel, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
  2. Expand the local computer node, expand Web Sites, select the appropriate web site and double-click Session State in the right hand panel.
  3. Change the setting for Time-Out. (The recommended setting is 20 minutes.)

Web.Config http execution Timeout setting

For IIS 6.0 and IIS 7.0:
  1. Right-click the Web.config file on the server where Business Portal is installed, point to Open With and then click Notepad.

    The default location of the Web.config file is C:\inetpub\wwwroot\wss\VirtualDirectories\<select your port number>
  2. Locate the following section:
    <httpRuntime maxRequestLength="51200" />
  3. Change the section in step 2 as follows:
    <httpRuntime maxRequestLength="51200" executionTimeout="300"/>
  4. On the File menu, click Save.
  5. On the File menu, click Exit.

    Note Restart the IIS services for these changes to take effect.

ASP Script Timeout Settings

For IIS 7.0:
  1. On the Web server, click Start, point to Control Panel, point to Administrative Tools, and then click Internet Information Services (IIS) Manager .
  2. Expand the local computer node, expand Web Sites, select the appropriate web site and double-click ASP in the right hand panel.
  3. In the ASP window, expand 'Limits Properties' and change the Script Timeout value. (The recommended setting is 20 minutes.)

Additional recommendations

The following list describes recommended settings. These benchmark settings may need to be adjusted based on the server configuration and environment.

Benchmark settings related to time out errors that occur when you open the Post Annual Open Enrollment page

NameDefaultBenchmarkRecords
Connection timeout setting120 seconds300 seconds3000
ASP timeout setting90 seconds90 seconds3000
Session timeout setting20 minutes20 minutes3000
Web.config httpRuntimenone300 seconds3000

Benchmark settings related to time out errors that occur when you post in the Post Annual Open Enrollment page

NameDefaultBenchmarkRecords
Connection timeout setting120 seconds720 seconds3000
ASP timeout setting90 seconds720 seconds3000
Session timeout setting20 minutes20 minutes3000
Web.config httpRuntimenone720 seconds3000

↑ Back to the top


DISCLAIMER

MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, THE RELIABILITY OR THE ACCURACY OF THE INFORMATION THAT IS CONTAINED IN THE DOCUMENTS AND THE RELATED GRAPHICS PUBLISHED ON THIS WEB SITE (THE “MATERIALS”) FOR ANY PURPOSE.

THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON-INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.

↑ Back to the top


References

↑ Back to the top


Keywords: kbexpertiseinter, kbmbsmigrate, kbmbspartner, kbnoloc, kbnomt, kbmbsquickpub, kbexpertiseadvanced, kbtshoot, kb, kberrmsg, kbgreatplainsbp, kbnosurvey, kbprb

↑ Back to the top

Article Info
Article ID : 950707
Revision : 5
Created on : 4/23/2018
Published on : 4/23/2018
Exists online : False
Views : 172