Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi
i installed qlkview with iis but when i enter access point url i faced by loading content
what shoud i di?
Hi Omid,
Navigate through:
IIS Manager Console --> Application Pools --> QlikView IIS (advanced settings Right Click) --> Identity.
identity field with the same username/password as yours QlikView windows services
Please check and let me know if issue still exist?
Regards,
Mayank
Hi Omid,
I have also faced the same issue and below steps helps me to resolve the issue.
There is a couple of things that will cause this. The first thing to check is to make sure that the QlikView IIS application pool is set for .net V4. If not set it and try again. If that doesn't work then run this command
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -i .
Check if all Qlikview applications are linked to the Qlikview IIS Application Pool
Regards,
Mayank
i have thies 3 application in my iis after setting qlikview server up:
qlikview ---> .net V4
QvAjaxZfc ---->QlikviewIIS
QVPlugins ----->QlikviewIIS
Scripts -------> QlikviewIIS
bu still i get loading content message
i changed application pool like below
and my .net frame work version is 4.6.1
Hi Omid,
Navigate through:
IIS Manager Console --> Application Pools --> QlikView IIS (advanced settings Right Click) --> Identity.
identity field with the same username/password as yours QlikView windows services
Please check and let me know if issue still exist?
Regards,
Mayank
hi mayank
thank for your help
do yu know how can i implement sso in qlikview?
Hi Mayank,
I'm pretty new with qlikview administration and the company is using IIS, do you have any docs for IIS?
thanks
Hi Earl,
I have couple of documents attached here.Hope this helps you.
Regards,
Mayank
Hi Mayank,
Thank you for the docs, but I am thinking more like.
1) how to add my published qvw docs to a website and how to configure it.
2) what aspx config needs to be modified.