Configure Application Pool

Due to so many links to topics everywhere, and so many repeat, duplicate topics, I am placing this comment in topics I’ve already fixed that I know are linked to a bunch or that I know I have seen a bunch and that I want to ensure aren’t duplicates or see if I can reuse something {this is the case for Enable Dir Browsing and Configure Bits}. AMS 12/2018

If you are using IIS7, follow the instructions for Local Implementation with IIS7 instead.

In this step, you set an Application Pool ID.

  1. On the web server, right-click My Computer and select Manage.
  2. Expand Services and Applications, then expand Internet Information Services (IIS) Manager.
  3. Right-click Application Pools and select New > Application Pool.
  4. Type an Application Pool ID. You can enter any value you’d like. The example uses ArcFMGDBReplication.

  5. Select "Use default settings for new application pool."
  6. Click OK.
    IMPORTANT:

    Stop.

    • If you're doing a local implementation, skip to step 11. Local implementations can use the default settings described in the next few steps, so you don’t need to go through them.

    • If your web service resides separately from the replication server (distributed implementation), perform all steps listed.

  7. Right-click the application pool you just created and select Properties.
  8. Select the Identity tab.

  9. Select the Configurable radio button and type the user name and password of the domain user created by your DBA (see Before You Begin).
  10. Click OK.
  11. Next, expand Web Sites (under IIS Manager) and Default Web Site.
  12. Right-click ArcFMGDBReplicationService and select Properties.

  13. On the Virtual Directory tab, go to the Application Pool field and select the application pool you created in step 4 (ArcFMGDBReplication in this example).
  14. Click OK.
QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?