Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlikview server stuck on loading content

Hi,

I just installed the qlikview server with IIS7. when i try to open the accespoint it keeps saying Loading Content.

How can i fix this?

5 Replies
frank_bossuyt
Partner - Contributor
Partner - Contributor

did you find a solution?

Not applicable
Author

Sadly no, we still have a bugged server. the problem keeps existing, even after a clean install.

amit_saini
Master III
Master III

Hi Nard,

It may be because of problem during installation , version may be not supporting your machine.

Thanks,

AS

Colin-Albert
Partner - Champion
Partner - Champion

Check that the server roles for windows authentication & ASP.Net are enabled.

You may also need to run aspnet_regiis -i  to register the ASP.Net binaries

Luis_Cortizo
Employee
Employee

Usually this kind of problem has to do with the authorization of IIS when communicating with the AP or an issue with the .Net version.

Before anything, I would:

- Check that all the requirements on IIS are met (you can find the standard configuration on the first link below)

- Check that Windows authentication is enabled and anoymous authentication is disabled

- Check that the application pool is set to .net v4.

- Register asp by runnning  c:\Windows\Microsoft.Net\Framework64\v4.0.30319\aspnet_regiis.exe -i

There are a lot of different threads with this kind of error:

http://community.qlik.com/docs/DOC-2943

Qlikview 11 Accesspoint "loading content"

Re: QV Server 11 running on IIS 7.5?

Security issue using QVS with IIS

Hope it helps.

Best regards.