SPC Explorer RT Web Interface Installation

Goto: Page 1 Page 2 Page 3 Page 4 Page 5 Page 6 Page 7 Page 8 Page 9

IIS Settings

  1. Run the Internet Services Manager.
  2. Select Appplication Pools, then Add Application Pool
    1. Enter a name, such as "SPC-Explorer"
    2. Select "No Managed Code" in the ".NET CLR version" list box
    3. Select "Classic" in the "Managed Pipeline Mode" list box
    4. Use OK button to save the new Application Pool
  3. Select the new Application Pool, then the Set Application Pool Defaults option from the Actions menu.
    1. In the General section, set "Enable 32-Bit Applications" to "True";
    2. Set "Managed Pipeline Mode" to "Classic"
    3. Use OK button to save.
  4. Select the web site where SPC-PC IV Explorer Web Interface was installed (e.g. Default Web Site).
    1. Select the Basic Settings option from the Actions menu
      1. Use the Select button to select the Application Pool defined above.
      2. Click the browse button to populate the "Physical Path" field (e.g. C:\inetpub\wwwroot\SPCExplorerRT)
      3. Click the "Connect As" button, then the "Application user (pass through authentication)" option
      4. Use "Test Settings" button to verify.
      5. Use OK button to save.
    2. Select the Add Virtual Directory option from the right mouse menu (or select View Virtual Directories then Add Virtual Directory in the Actions menu)
      1. Enter "SPC-Explorer" into "Alias" field
      2. Click the browse button to populate the "Physical Path" (e.g. C:\inetpub\wwwroot\SPCExplorerRT)
      3. Click the "Connect As" button, then the "Application user (pass through authentication)" option, and OK to save
      4. Use "Test Settings" button to verify and the OK button to save the virtual directory settings.
    3. Select the "Authentication" option to ensure "Anonymous Authentication" is "Enabled"