TeamcenterKnowledge

Developing requirements

Resolve server time-out issues

Procedure

  1. Browse to the middle tier installation directory.

  2. In the Web.config file, increase executionTimeout to 7200 and maxRequestLength to 131072, as follows:

    <httpRuntime executionTimeout="7200" maxRequestLength="131072"/>
    
  3. Clear the cache.

  4. Restart the IIS server, the Teamcenter server, and the Teamcenter rich client.

Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.plm00038/id1675477 · retrieved Fri Jul 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)