Technical Notes |
|
When attempting to access an ASP procedure-based web application created in Verastream Web Builder and running on Microsoft Internet Information Services (IIS), users may receive one of the following errors: "HTTP Error 404 - File Not Found," or "HTTP Error 404 - File or Directory not Found." This technical note describes a potential cause of this error and explains how to resolve the issue.
ASP procedure-based web applications utilize dynamic content. By default, Microsoft IIS version 6.0 on Windows Server 2003 is configured to serve only static HTML content. If dynamic content is not enabled on the IIS server, user may receive HTTP 404 errors.
To resolve this problem, see Microsoft Knowledge Base Article 315122, which describes this issue and provides steps for configuring Microsoft IIS to serve dynamic content.
http://support.microsoft.com/?id=315122