ArcFM Desktop Configuration Guide
Create an Application and Virtual Directory Using IIS7

Resource Center Home

If you’re using BITS technology to transmit delta files to the client, these steps must be performed. When Geodatabase Replication Web is installed, an application called ArcFMGDBReplicationService is automatically created. This step requires that you create a virtual directory.

  1. Open the Internet Information Services (IIS) Manager.
  2. Under Sites, right-click Default (or Default Web Site) and select Add Virtual Directory.

  3. In the add Virtual Directory window, enter an Alias (e.g., ArcFMGDBReplicationBase) and enter a physical path.  
    • Local Base Path: If the Server Base Path resides on the web server, it will be a local path (e.g., C:\GDBReplication\ServerBase\). Click OK.
    • Remote Base Path:  Enter the path to the Server Base. This will be a remote path (e.g., //servername/ServerBase). Click the Connect As button and select Specific User. The login information provided here MUST be the domain user. Click OK.
    • Server Base Path: The Server Base Path is the location in which the Replication Server places personal (.mdb) or file (.gdb) database files that have been extracted from the SDE geodatabase. The Web Service accesses the Base Path to evaluate the extracted geodatabase files and create a delta file, which it provides to the client. This directory may reside in a number of places (e.g., replication server, web server, file server).
  4. If the Server Base Path is not accessible by the user from the IIS_WPG or IIS_IUSRS group who is running Replication Web, then the virtual directory will fail. Grant the IIS_WPG or IIS_IUSRS user group permissions on the Server Base Path:
    1. Right-click the Server Base Path and select Properties.
    2. Click Edit on the Security tab.
    3. Click Add in the Permissions window.
    4. Add the IIS_WPG or IIS_IUSRS user group (e.g., domain\IIS_WPG or domain\IIS_IUSRS).
    5. Assign the user or group the following permissions: Read & Execute, List Folder Contents, Read. Optional permissions: Write, Modify.
    6. Click OK three times.

 

 

 


Send Comment to ArcFMdocumentation@schneider-electric.com