PROBLEM: HTTP Response Code 404
Example: HTTP Response Code 404: HTTP/1.1 404 Not Found. Unable to contact the Impact Browsing Service to process the request.
SOLUTION:
When the RESTful web services generate XML responses it places Url links to other resources inside the XML. If the HTTP addresses being generated are invalid for your network it may be because the IP address is being remapped by the IIS server. See the ImpactBrowsingBaseUri setting for forcing the Url links generated relative to a specific base address.