Contents
Index
Search
Search Knowledge Base
Collapse All
Expand All
Previous
Next
Search
Toggle Highlight
Why am I unable to log on to the product console on Windows Server 2008?
This issue occurs because the CGI and ASP roles in IIS 7.0 that come with Server 2008 are not installed by default.
To resolve this issue:
Procedure
Install the CGI and ASP server role.
Navigate to Server Manager.
Select
Roles
and right-click on the Web Server (IIS).
Click
Add Role Services
.
Under
Application Development
, select ASP and CGI.
Click
Next
→
Install
.
Allow SMEX CGIs (if ISAPI and CGI restrictions are implemented).
Navigate to IIS Manager.
Select the server node and then select ISAPI and CGI Restrictions.
Verify that both
cgiDispatcher
and
cgiCmdNotify
are allowed.
Re-open the
ScanMail
product console.
Log on to the
ScanMail
product console to verify that the issue has been resolved.