Network Management
(500) Internal Server Error during additional web server installation
A (500) Internal Server error appears when during installation of an additional web server and when running Configuration Wizard.
First published date
Last published date
Overview
A (500) Internal Server error appears when during installation of an additional web server and when running Configuration Wizard.
Product section
Cause
Bad response header(s) in IIS (set by the user and not by Orion).
Broken Orion setting:
- In IIS, click the server name: <OrionWebServer> (CORP\USERNAME).
- Locate and click HTTP Response Headers in the middle column.
- You will see the following setting:
Name=X-Frame-Options
Value=SAMEORIGIN
Entry Type=Local
Resolution
Use the modified settings below in IIS on the additional web server.
- In IIS, click the server name: <OrionWebServer> (CORP\USERNAME).
- Locate and click HTTP Response Headers in the middle column.
- Change the setting to the following:
Name=X-Powered-By
Value=ASP.NET
Entry Type=Local