Got this error while starting the full crawl on Local Office Sharepoint Server Sites (default content source)
The resolution for this was to add the following registry key
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.
http://support.microsoft.com/kb/896861
Bye…
RSS - Posts

Thanks! I think I love you.
By: Bobbyg on January 22, 2009
at 6:16 pm
Nice catch! I had this fix an issue that I was having with search function, but I am not sure it is necessarily Windows Server 2003 SP1 that caused the issue. It may be related to .Net Framework 3.5 or .NetFramework 3.5 SP1 as those were the updates I made to the server before the search died.
By: Matt on February 10, 2009
at 2:50 am
Yes, it resolved the issues for me. I agree the problem relates to .Net Framework 3.5 SP1.
By: Tanzil Malek on February 10, 2009
at 4:40 pm
Something that can cause so much headache remedied in seconds. Great find!
By: MGD King on February 25, 2009
at 9:17 pm
I too am now in love with you, does anyone know what this setting does and why this problem even exists?
By: Austen on February 26, 2009
at 1:30 pm
Thanks a lot man…
By: Anonymous on March 4, 2009
at 6:31 am
Thanks a lot man…
By: Anubhav on March 4, 2009
at 6:31 am
You saved my day dude!!!
After setting the DWORD Key in the registry i rebooted and then it saied “Service Unavailable” when starting the central administration web site.
Only after starting the configuration wizard it was ok again, and the crawler works fine now.
By: Dominic on March 19, 2009
at 8:26 am
This works on Windows 2008, as well. I did IISreset instead of reboot, and that got my search going.
I am concerned that I’m defeating a built-in security feature and will have to research more to see how serious this is.
By: amber on July 11, 2009
at 12:07 am
[...] nishantrana.wordpress.com [...]
By: Disable Loopback Check to resolve “Crawl Log error: Access Denied” error in SharePoint « Diganta Kumar on October 12, 2009
at 4:37 am