Internet Explorer 8 causes 401 problems on SharePoint Servers using Host Headers. Don't install till you read this!

The issue appears when you use host headers in IIS to distinguish between your sites. If you try to open your NTLM based site locally it will return a 401 error after 3 tries to log in and any SharePoint webservices calls will fail also locally.

After installing IE 8 (or rather letting auto update run) I found that my SharePoint webservices calls were no longer working. I have webparts and sites that do webservice calls back to the same machine and have worked for 2 years without problems.

Here is the fix: (http://support.microsoft.com/kb/896861)

Method 2: Disable the loopback check
Follow these steps:

  1. Click Start, click Run, type regedit, and then click OK.
  2. In Registry Editor, locate and then click the following registry key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
  3. Right-click Lsa, point to New, and then click DWORD Value.
  4. Type DisableLoopbackCheck, and then press ENTER.
  5. Right-click DisableLoopbackCheck, and then click Modify.
  6. In the Value data box, type 1, and then click OK.
  7. Quit Registry Editor, and then restart your computer.

From the comments, it appears it may have been caused by one of the updates that happened at the same time.

 

Del.icio.us | Digg It | Technorati | Blinklist | Furl | reddit | DotNetKicks
Published Wednesday, May 20, 2009 2:21 PM by notorioustech

Comments

Thursday, May 28, 2009 3:30 PM by Micke

# re: Internet Explorer 8 causes 401 problems on SharePoint Servers using Host Headers. Don't install till you read this!

It´s not IE8. Installed the lates updates and not IE 8 had the same Issue, and the workaround works

/Thanks

Monday, June 22, 2009 11:47 PM by Michhes

# re: Internet Explorer 8 causes 401 problems on SharePoint Servers using Host Headers. Don't install till you read this!

It's Windows SP1.

Thursday, October 29, 2009 7:14 PM by Norsivad

# re: Internet Explorer 8 causes 401 problems on SharePoint Servers using Host Headers. Don't install till you read this!

The work around is not the suggested fix. This entry code-journey.com/.../account-failed-to-log-on-0xc000006d-unable-to-load-website-from-local-server

Has the preferred fix.

That said the first registry hack fixed mine for about 12 hours then it failed again.

Frustrating

Leave a Comment

(required) 
(required) 
(optional)
(required)