HTTP Error in Configurator: "An error occurred while receiving the HTTP response to......"

This error can occur when you try to select a rendition job in the Enterprise Server Tab

Solution

Using SSL with HTTPS but with TLS1.2 not enabled causes this issue.

To solve this issue:

  1. Add the following registry keys to the Windows Registry of Meridian Server:

    • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NetFramework\v4.0.30319\ - SystemDefaultTLSVersions (DWORD) = 0000001

      This key fixes the TLS error.

    • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole\AppCompact - RequireIntegrityActivationAuthenticationLevel (DWORD) = 00000000

      This key fixes the DCOM activating issue.

  2. Reboot the system.