Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

IIS problem...

How to check that the QlikView IIS  application pool is set for .net V4...?


and how to give iis_iusrs read access to your documents folder (C:\ProgramData\QlikTech\Documents)..?/


Plz tell me...


Rahul



1 Reply
Not applicable
Author

Try this to check the name of the Application Pool:

  1. Open IIS Manager. For information about opening IIS Manager, see Open IIS Manager (IIS 7). For information about navigating to locations in the UI, see Navigation in IIS Manager (IIS 7).
  2. In the Connections pane, expand the Sites node in the tree, and then click to select a site for which you want to change the application pool.
  3. In the Actions pane, click Basic Settings

After checking the Application Pool name:

  • Under Application Pools, locate the application pool for Secret Server.
  • Double-click the application pool in the center pane.
  • Change the .NET CLR version (or .NET Framework version) to the v4.0 option (for example, v4.0.30319).

For file and folder permissions check out this link:

http://technet.microsoft.com/en-us/library/bb727008.aspx