Error Message: HTTP/1.0 500 Server Error (-2146893048)Last reviewed: September 29, 1997Article ID: Q162945 |
The information in this article applies to:
SYMPTOMSWhen you use Internet Explorer to browse a restricted folder on an Internet Information Server (IIS) 2.0 server, you may receive the following error message:
HTTP/1.0 500 Server Error (-2146893048)This error message occurs only the first time that Internet Explorer attempts to access the restricted folder.
CAUSEThis problem occurs when the IIS 2.0 server is using Windows NT Challenge\Response (NTLM) authentication. Internet Explorer is not correctly handling the NTLM authentication.
RESOLUTIONTo work around this problem, use one of the following methods:
Method 1Click the Refresh button on the Internet Explorer toolbar every time you request a document that is located in a restricted folder.
Method 2Type the URL address for documents that are located in a restricted folder with a trailing slash. For example, type:
http://www.microsoft.com/ Method 3If none of the other methods is acceptable, you can configure your IIS 2.0 server to use only Basic authentication. Basic authentication does not exhibit the symptoms described in this article. For information on how to configure your IIS 2.0 server to use only Basic authentication, consult the administrator of the server, or view the IIS 2.0 server documentation.
STATUSMicrosoft has confirmed this to be a problem in the versions of Internet Explorer listed above. Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONWhen an address for a folder on an IIS server is typed without a trailing slash, the server redirects the request to include the trailing slash. The NTLM authentication is accepted the first time that Internet Explorer accesses the server, but it is not maintained for the second access that results from the redirection.
|
KBCategory: kbtool kberrmsg
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |