Install Components On an Accruent Project Portal Server

For information about the security rights required for the Accruent Project Portal publishing service, see Security Requirements.

Note:

Install the Accruent Project Portal publishing service component as described in Install Meridian Enterprise Server.

To install the Accruent Project Portal publishing service:

  1. Locate the following files on the Meridian Enterprise Server computer:

    C:\Program Files\BC-Meridian Enterprise Server\BlueCieloECM.Publisher.KronodocConnector.dll
    C:\Program Files\BC-Meridian Enterprise Server\BlueCieloECM.Publisher.Client.dll
    C:\Program Files\BC-Meridian Enterprise Server\BluecieloECM.Publisher.Client.XmlSerializers.dll
    C:\Program Files\BC-Meridian Enterprise Server\BluecieloECM.Publisher.ServiceContract.dll
    C:\Program Files\BC-Meridian Enterprise Server\ProjectPortal.exe
    C:\Program Files\BC-Meridian Enterprise Server\ProjectPortalService.exe.config
  2. Open a Command Prompt window in the folder where the files reside.

  3. Install the service assembly by executing the following command line:

    C:\Windows\Microsoft.NET\Framework\v2.0.50727\Installutil.exe ProjectPortalService.exe
  4. On 64-bit computers, also run the following command line:

    C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Installutil.exe ProjectPortalService.exe
    Note:

    After installation, the service is not started automatically by default. To do so, change its Startup type in the Services control panel from Manual to Automatic and manually start the service, if necessary. If the service will not be used for an extended period, we recommend that it be set to Disabled.

  5. Continue by configuring the service as described in Configure the Accruent Project Portal Publishing Service.

2023