Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
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?
 frank_bossuyt
		
			frank_bossuyt
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		did you find a solution?
 
					
				
		
Sadly no, we still have a bugged server. the problem keeps existing, even after a clean install.
 
					
				
		
 amit_saini
		
			amit_saini
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Nard,
It may be because of problem during installation , version may be not supporting your machine.
Thanks,
AS
 
					
				
		
 Colin-Albert
		
			Colin-Albert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
		
			Luis_Cortizo
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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.
