Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

HTTP Error 500.19 - internal server Error

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Sonja_Bauernfeind
Digital Support
Digital Support

HTTP Error 500.19 - internal server Error

Last Update:

Oct 21, 2022 3:19:54 AM

Updated By:

Sonja_Bauernfeind

Created date:

Feb 27, 2020 11:49:57 AM

The AccessPoint fails to load with:

HTTP Error 500.19 - internal server Error


http error 500.png

 

Environment:

QlikView 
Microsoft IIS

StaticContent "mimemap fileextension= .json mimetype= application/json" was added web.config

 

Resolution:

  1. Locate web.config located in C:\Program Files\QlikView\Web.
  2. Open the file in a text editor 
  3. Remove the StaticContent causing the errors (in our example, .json).
    mimemap fileextension= .json mimetype= application/json
  4. Reset IIS

Note: If this happens for any other static content like <mimeMap fileExtension=".qvpp" mimeType="text/html"></mimeMap> , you could follow the above steps to fix the issue.

For QlikView 12.60:

In addition to the above, it may be necessary to:

  1. Locate web.config located in C:\Program Files\Server\QlikViewAjaxClient.
  2. Open the file in a text editor. 
  3. Remove the StaticContent mapping which is causing the errors (.qvpp.json, etc)
  4. Reset IIS
Labels (1)
Version history
Last update:
‎2022-10-21 03:19 AM
Updated by: