Error Message: HTTP/1.0 500 Server Error (-2146893048)

Last reviewed: September 29, 1997
Article ID: Q162945
The information in this article applies to:
  • Microsoft Internet Explorer versions 3.0, 3.01 for Windows 95
  • Microsoft Internet Explorer versions 3.0, 3.01 for Windows NT 4.0

SYMPTOMS

When 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.

CAUSE

This 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.

RESOLUTION

To work around this problem, use one of the following methods:

Method 1

Click the Refresh button on the Internet Explorer toolbar every time you request a document that is located in a restricted folder.

Method 2

Type the URL address for documents that are located in a restricted folder with a trailing slash. For example, type:

   http://www.microsoft.com/

Method 3

If 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.

STATUS

Microsoft 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 INFORMATION

When 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
KBSubcategory: msiew95 msient
Additional reference words: 3.00 3.01 ie30 ie301
Keywords : kberrmsg kbtool msient msiew95
Version : 3.00 3.01
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 29, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.