Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Err Msg: HTTP/1.1 New application failed


We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 7.0 running on Microsoft Windows Server 2008. IIS 7.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site:For more information about IIS 7.0, visit the following Microsoft Web site:

↑ Back to the top


Symptoms

When you visit the Microsoft Internet Information Server (IIS) 4.0 Default Web Site (.asp page), the following error message may occur:
HTTP/1.1 New Application Failed

↑ Back to the top


Cause

The IUSR account is a domain account. However, this account is not being authenticated correctly against a domain controller.

↑ Back to the top


Resolution

To resolve this problem, follow these steps:
  1. Open the properties of the Default Web Site and choose Directory Security.
  2. Click the Edit button for Authentication.
  3. Click the Edit button for Anonymous and edit the account listed to read "Domain-name\Anonymous."
  4. Disable Password Synchronization.
  5. Manually shut down the MMC to ensure proper writing to the metabase.
  6. Go to a command prompt and issue "net stop iisadmin /y."
  7. At the command prompt, issue "net start w3svc."

↑ Back to the top


Keywords: kbiis2007swept, kbpending, kbprb, kbbillprodsweep, kb

↑ Back to the top

Article Info
Article ID : 210842
Revision : 3
Created on : 4/17/2018
Published on : 4/18/2018
Exists online : False
Views : 143