Note: This solution only applies to IIS version 6.
Issue
Unable to access DS over IIS, message "Page is under construction".
Solution
Allow all ISAPI extensions to run in IIS:
a. Open the Internet Information Service (IIS) Manager.
b. Select Web Service Extensions.
c. Verify that the All Unknown ISAPI Extensions have a status of Allowed and/or the Jakarta Redirector has a status of Allowed.
Note: If the Jakarta Redirector is not and you do not allow all Unknown ISAPI Extensions then you can manually add the Jakarta Redirector in as allowed by right clicking on Web Service Extensions and selecting add a new Web service extension…
d. Restart the IIS Service. Check to see if the Jakarta Redirector loads by, Opening Internet Information Service (IIS) Manager.
e. Right Click on Web Sites and select properties.
f. Click the ISAPI Filters tab
g. The Status of the Jakarta Redirector should be a Green Arrow pointing up.
Solution Published: October 16th, 2012
Solution ID: 1208