QlikView Administrators cannot see the list of Assigned Users under the Assigned CALs tab in the QlikView Management Console although they can see licenses are assigned under the General tab.
It is important to note that the QlikView users are not experiencing any issues accessing applications. This only affects the QlikView Administrator who wants to see details of which users have had CALs assigned to them.
The QlikView Management Service is calling the QlikView Service for the Assigned CALs information. If there are a large number of Assigned CALs, the information is not received by the QMS in time and the information is not presented on the screen. By increasing the MaxReceivedMessageSize we are allowing the QMC more time to receive the information from the QMS.
This will affect customers with a large number of Assigned CALs.
Resolution:
Log onto the QlikView Management Server
Open a Windows Explorer Window and browse to C:\Program Files\QlikView\Management Service
Open the file QVManagementService.exe.config
Change <add key="MaxReceivedMessageSize" value="262144"/> to <add key="MaxReceivedMessageSize" value="2621440"/>
Hi @Sonja_Bauernfeind, I have the similar problem. I have 1750 CALs assigned and the QMC will fail to add once I assigned to more than 1758~ CALs. it will prompt an error says that: 1hostname:4780 says DSC did not respond to request. Last exception (for http://2hostname:4730/DSC/Service😞 the maximum message size quota for incoming message 262144 has been exceed.)
I have tried to increase both DSC and QMC maxreceivemessagesize in exe.config to 26214400 or even 52428800 and restarted, but the error still un-resolved and still showing 262144.
I have created cases to QlikSupport but seems not able to find any root cause. Please kindly help.