Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
omid5ive
Creator II
Creator II

qlikview with IIS

hi

i installed qlkview with iis but when i enter access point url i faced by loading content

what shoud i di?

1 Solution

Accepted Solutions
mayankraoka
Specialist
Specialist

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

View solution in original post

8 Replies
mayankraoka
Specialist
Specialist

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

omid5ive
Creator II
Creator II
Author

i have thies 3 application in my iis after setting qlikview server up:

iis.PNG

qlikview ---> .net V4

QvAjaxZfc ---->QlikviewIIS

QVPlugins ----->QlikviewIIS

Scripts -------> QlikviewIIS

bu still i get loading content message



i changed application pool like below

ommm.PNG

omid5ive
Creator II
Creator II
Author

and my .net frame work version is 4.6.1

mayankraoka
Specialist
Specialist

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

omid5ive
Creator II
Creator II
Author

hi mayank
thank for your help
do yu know how can i implement sso in qlikview?

earl_angkico
Contributor
Contributor

Hi Mayank,

I'm pretty new with qlikview administration and the company is using IIS, do you have any docs for IIS?

thanks

mayankraoka
Specialist
Specialist

Hi Earl,

I have couple of documents attached here.Hope this helps you.

Regards,

Mayank

earl_angkico
Contributor
Contributor

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.