Previous Topic

Next Topic

Book Contents

Set the ISAPI and CGI restriction settings

After you complete the database installation and verify the version of ASP.NET on the application server, you must set the ISAPI and CGI Restrictions option to allow the use of ASP.NET 4.0 on the machine on which you are installing the Central Coding application.

  1. Select Start > All Programs > Administrative Tools > Internet Information Services (IIS) Manager.

    The Internet Information Services (IIS) Manager dialog box appears.

  2. In the Connections pane, select the local machine on which you are working.

    The [Computer Name] Home pane appears.

  3. In the IIS section, make sure ASP is installed.
  4. In the IIS section, double-click ISAPI and CGI Restrictions.

    The ISAPI and CGI Restrictions pane appears.

  5. Double-click ASP.NET v4.0.30319.

    The Edit ISAPI or CGI Restriction dialog box appears.

  6. Select Allow extension path to execute.
  7. Click OK.

Copyright © 2006, 2016 Oracle and/or its affiliates. All rights reserved.