Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Mar 20, 2023 7:02:57 AM
Aug 23, 2013 2:59:04 AM
The QlikView AccessPoint is blank.
The QlikView AccessPoint is empty, no documents are loading.
The QlikView AccessPoint is greyed out, doesn't load, or is stuck in a "Loading Content" loop.
Content:
The Loading Content message indicates a generic error message that can be caused by authentication failures, loading delays, and permission issues, as well as lacking prerequisites. This article outlines the most common causes and possible solutions.
The issue is probably due to the users being part of a large number of Active Directory groups. The solution can be found here. The user cannot authenticate because the Kerberos token that is generated during authentication attempts has a fixed maximum size. Transports such as remote procedure call (RPC) and HTTP rely on the MaxTokenSize value when they allocate buffers for authentication. In Windows Server 2008, the MaxTokenSize value is 12,000 bytes. In Windows 2012 and later version, it's 48,000. Make the recommended registry changes found in the above Microsoft article to resolve this issue and increase the token size.
Possible alternate solution:
The fix was to modify the MaxFieldLength and MaxRequestBytes keys in the System Registry. The following Maximum decimal values must be set in Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\HTTP\Parameters
| Name |
Value Type | Value Data |
| MaxFieldLength | DWORD | 65534 |
| MaxRequestBytes | DWORD | 16777216 |
Navigate to the Application Pools overview, right-click and open the Advanced Settings... for the QlikView IIS AppPool. Verify that the settings are as follows:
.Net Framework Version: v4.0
Enable 32-Bit Applications: False
Managed Pipeline Mode: Integrated
Customised AccessPoint is grayed out
QlikView AccessPoint: long "Loading Content" time before showing the list of documents, or the list ...
QlikView Access point is not loading after upgrading to latest version of QlikView