Posted by: Nishant Rana | December 18, 2008

Access is denied. Check that the Default Content Access Account has access to this content, or add a crawl rule to crawl this content. The item was deleted because it was either not found or the crawler was denied access to it- Sharepoint

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…


Responses

  1. Thanks! I think I love you.

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

  3. Yes, it resolved the issues for me. I agree the problem relates to .Net Framework 3.5 SP1.

  4. Something that can cause so much headache remedied in seconds. Great find!

  5. I too am now in love with you, does anyone know what this setting does and why this problem even exists?

  6. Thanks a lot man…

  7. Thanks a lot man…

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

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

  10. [...] nishantrana.wordpress.com [...]


Leave a response

Your response:

Categories