Removing the IIS HTTP response header

In Oracle Central Designer 7.0 or earlier, the HTTP response header had to be manually added to IIS. However, this header is automatically added in the web.config for this release of Oracle Central Designer. As such, when upgrading from 7.0 or earlier to this release, the previous HTTP response header needs to be removed from IIS:
  1. Open the Internet Information Services (IIS) Manager.
  2. In the Connections section on the left, expand the Sites folder.
  3. Select Default Web Site.
  4. In the Default Web Site Home pane, in the IIS section, double-click HTTP Response Headers.
  5. Select X-Frame-Options.
  6. Click Remove.
    A confirmation window appears.
  7. Click Yes to confirm.