Skip to main content
Solved

HTTP Error 500.19 - Internal Server Error running Universal GUI caused by setting requestFiltering removeServerHeader="true"

  • December 8, 2020
  • 2 replies
  • 1075 views

Forum|alt.badge.img+7

Since some versions we have a problem with the Universal GUI after updating. The setting "requestFiltering removeServerHeader = true" in the web.config file causes a 500.19 HTTP error when starting the Universal GUI.
If we remove the lines below from web.config, the problem is gone.

     <security>
       <requestFiltering removeServerHeader = "true" />
     </security>

 

The problem is also present with the most recent update.

Best answer by Mark Jongeling

Hi Marc,

In IIS 10.0 the attribute has been added. Are you using IIS 10.0 or above? If not, you should upgrade to it to be able to use this attribute.

 

Kind regards,
Mark Jongeling

View original
This topic has been closed for comments

Mark Jongeling
Administrator
Forum|alt.badge.img+23

Hi Marc,

In IIS 10.0 the attribute has been added. Are you using IIS 10.0 or above? If not, you should upgrade to it to be able to use this attribute.

 

Kind regards,
Mark Jongeling


Forum|alt.badge.img+7

Okay Mark. Thanks for clearing this up. At the moment we’re not using IIS version 10.0, so that's causing our problem.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings