WebIQ

 

Configure WebIQ in Web Server (IIS) on Server 2008 R2 or Server 2012

 

Before configuring WebIQ in Web Server (IIS), please confirm the following IIS features have been installed:

Common HTTP Features

               

-          Static Content

-          Default Document

-          Directory Browsing

-          HTTP Errors

 

Application Development

               

-          ASP.NET

-          .NET Extensibility

-          ISAPI Extensions

-          ISAPI Filters

 

Health and Diagnostics

               

-          HTTP Logging

-          Request Monitor

 

Security

 

-          Windows Authentication

-          Request Filtering

 

Performance

 

-          Static Content Filtering

 

Management Tools

 

-          IIS Management Console

 

 

Windows Server 2012 R2 also requires the following features to be enabled:

 

.NET Framework 4.5 Features

 

-          ASP.NET 4.5

 

WCF Services

 

-          HTTP Activation

 

To configure WebIQ, please follow these steps:

1)      Open Server Manager>Roles>Web Server (IIS)>IIS Manager

2)      Expand the server name tree

3)      Expand Sites

4)      Select Application Pools

5)      Right click and select ‘Add Application Pool’.  Type ‘ImageQuest’ and Select ‘.NET Framework v4.0’ and click ‘OK’

6)      In the right pane, click ‘Set Application Pool Defaults’ and set ‘Enable 32-bit Applications’ to True. Click ‘OK’

7)      Right click on Default Web Site and select “Add Application”

8)      In the Alias box, type "WebIQ"

9)      Click "Select" to change the Application pool to "ImageQuest" and click “OK”

10)   Click the ellipses next to the "Physical path" box and browse to C:\Program Files (x86)\Informa Software\ImageQuest\WebIQ and click “OK”.  WebIQ should now be listed under Default Website

11)   Select WebIQ

12)   In the WebIQ Home section on the right, double click "Authentication"

13)   Make sure that "Anonymous Authentication" is Disabled (if on a workgroup environment, leave this Enabled)

14)   Enable "ASP.Net Impersonation", "Forms Authentication: and "Windows Authentication"

15)   Highlight Windows Authentication, click Providers in the right pane and verify NTLM is first on the list.

16)   Make sure that the status of ASP.Net version 4.0.30319 (32-bit) is set to “Allowed” in the Web Service Extensions or ISAPI and CGI Restrictions in IIS Manager.

17)   If a firewall is enabled on the IQ server, make sure port 80 is open

18)   From the ImageQuest server, browse to http://localhost/webiq/default.aspx and confirm the WebIQ homepage is accessible