Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I Installed qlik sense Server and it was working fine.but after installing qlikview desktop its not working
its showing 404 error in hub as well QMC,
i just want to confirm is that we cant install both in same Machine
You certainly can have both on the same machine. I've got an environment where I installed QlikView Desktop 11.20 SR12 after having an installation of Qlik Sense 2.0.3 for some time. The 404 issue seems unrelated to the installation of QlikView Desktop. Since 404 is a not found response, it seems likely that something is binding to port 443 / 80 and is not finding the /Hub or /QMC paths. A netstat -ano | findstr 443 will list the process ID's of the processes operating on the key port if you're using HTTPS. Eliminate that process from binding to 443 and you should be good to go.
Do you mean that you've installed Qlik Sense Server AND Qlik Sense Desktop on the same machine? That is definitely not allowed.