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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
eric_cabeza
Partner - Contributor II
Partner - Contributor II

Qlikview Workbench web page

Hi All!

I have implemented an environment with QlikView Sever with IIS as the Web Server and QlikView Workbench versions May 2024. The web page project in VS is created and publish. But this error is presented

eric_cabeza_0-1726582149808.png

Please advice.

 

Thanks for the help!

Labels (2)
1 Solution

Accepted Solutions
Jill_Masinde
Support
Support

 @eric_cabeza "The Failed to open document. You do not have access to this document" when trying to open a QlikView document from the AccessPoint typically occurs due to incorrect permissions or configuration issues with IIS and the QlikView web server.

To resolve this issue, ensure that the service account running QlikView is used as the IIS Application Pool identity. Open the IIS manager, select Application Pools, right-click on the QlikView application pool, and set the identity to the QlikView service account.

Additionally, verify that the QVAJAXZFC directory in the QlikView website is set to use Anonymous permissions. By default, it expects Windows permissions, which can cause access issues.

View solution in original post

1 Reply
Jill_Masinde
Support
Support

 @eric_cabeza "The Failed to open document. You do not have access to this document" when trying to open a QlikView document from the AccessPoint typically occurs due to incorrect permissions or configuration issues with IIS and the QlikView web server.

To resolve this issue, ensure that the service account running QlikView is used as the IIS Application Pool identity. Open the IIS manager, select Application Pools, right-click on the QlikView application pool, and set the identity to the QlikView service account.

Additionally, verify that the QVAJAXZFC directory in the QlikView website is set to use Anonymous permissions. By default, it expects Windows permissions, which can cause access issues.