ArcFM Desktop Configuration Guide
Configure Application Pool Using IIS7

Resource Center Home

In this step, you will set an Application Pool ID.

  1. Open the Internet Information Services (IIS) Manager.
  2. Select the computer in the tree view, then double-click Feature Delegation.
  3. Select Handle Mappings and click Read/Write from the right-hand pane.
  4. Select Modules and click Read/Write from the right-hand pane.
  5. Expand your computer's drop-down list and select Application Pools.
  6. Right click Application Pools and select Add Application Pool. For more information about adding application pools, please refer to Microsoft's documentation.


  7. Enter an Application Pool ID. You can enter any value you’d like. The example uses ArcFMGDBReplication. Select the appropriate .NET Framework version and select the Classic Managed pipeline mode. Click OK to finish. 

          
  8. Next, expand Web Sites (or Sites) > Default Web Site.  
  9. Select ArcFMGDBReplicationService and click Basic Settings in the far-right column.


  10. Select the application pool you created (ArcFMGDBReplication in this example).
  11. If your web service resides separately from the replication server (distributed implementation), click Connect As in the Edit Application window.
  12. In the Connect As window, select the Specific user radio button and then click Set. In the Set Credentials window, enter the user name and password of the domain user created by your DBA (see Before You Begin).
  13. Click OK.

You need to assign the application pool permissions to the Replication Server base directory. A distributed install will need the domain user of the replication web service. With a local install, you will need to assign permissions to the application pool used by the service.

  1. Right-click on the base directory (such as C:\Base) in Windows Explorer and select Properties.
  2. Select the Security tab and click Edit.
  3. Click Add and enter the name of the web service's application in the "Enter the object names to select" field, preceded by "IIS AppPool\". For example, IIS AppPool\ArcFMGDBReplication.
  4. Click OK.
  5. Set the permissions to Allow for Full control.
  6. Click OK.

 

 


Send Comment to ArcFMdocumentation@schneider-electric.com