Setting up Persisting Session Information on Back-End Servers

When the PPM database is hosted on an Oracle database server, enable the Microsoft ASP.NET State Service for persisting session information on the Primavera Portfolio Management Primary Back-End server as follows:

  1. Open the Registry Editor (regedit) and locate the registry value:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aspnet_state\Parameters\AllowRemoteConnection

  2. If the value AllowRemoteConnection does not exist:
    1. Create a new REG_DWORD value named AllowRemoteConnection;
    2. Set its value to 1.
  3. (Optional) Change the port for ASP.NET State Service handles communications by modifying the registry value:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aspnet_state\Parameters\Port

    Otherwise, the default port is 42424.

  4. Open the Services screen, and start the ASP.NET State Service.
  5. Modify the settings for this service to start automatically when the server is restarted.

Related Topics

Setting Up Persisting Session Information in Load Balancing Clusters

Setting up Persisting Session Information on Front-End Servers

Sharing Session Information on All Application Servers

Synchronizing all Non-default Websites Installed with Primavera Portfolio Management

Using SSL in Load Balancing Clusters



Legal Notices | Your Privacy Rights
Copyright © 1998, 2024

Last Published Thursday, February 29, 2024