When deploying Management server on Windows Server and IIS please do the following steps:
Add the following registry entries:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters] "MaxFieldLength"=dword:8000 (hex) "MaxRequestBytes"=dword:8000 (hex)