Asked by:
event id: 2436 Source: Gatherer

Question
-
Hi,
I have a Windows 2003 SBS with service pack2 running Sharepoint 3.0. I get the following error
The start address <sts3://tannet-main:40841/contentdbid={0e0b583a-8066-4486-9823-edb0948a38d1}> cannot be crawled.
Context: Application 'Search index file on the search server', Catalog 'Search'
Details:
Access is denied. Check that the Default Content Access Account has access to this content, or add a crawl rule to crawl this content. (0x80041205)
Please help me inf fixing this error
Vishwajeet Kadam
Contact: 9422561919
mcsevishwa@hotmail.com
Wednesday, January 2, 2008 10:42 AM
All replies
-
The account your crawling is running with doesn't has enough permissions.
You can check out which account is used for crawling by going to the Shared Service Provider under SharePoint Central Administration and check the search settings.
Make sure the account used for your Office SharePoint Server Search Service is not a local service account.
Wednesday, January 2, 2008 7:38 PM -
Hi,
I have tried using both the network service and my administrator account. But still getting the same error.
Friday, January 4, 2008 6:15 AM -
Have you checked the SharePoint error log in the 12 hive to check what is being logged there?Friday, January 4, 2008 7:54 AM
-
Resolution:
Follow these steps to Disable the loopback check which is causing the error:
- Click Start , click Run , type regedit, and then click OK .
- In Registry Editor, locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
- Right-click Lsa , point to New , and then click DWORD Value .
- Type DisableLoopbackCheck, and then press ENTER.
- Right-click DisableLoopbackCheck , and then click Modify .
- In the Value data box, type 1, and then click OK .
- Quit Registry Editor, and then restart your computer.
- Proposed as answer by Shiva Prasad B C Wednesday, May 12, 2010 12:16 AM
- Unproposed as answer by Mike Walsh FIN Wednesday, May 12, 2010 6:40 AM
Wednesday, May 12, 2010 12:16 AM -
Shiva Prasad:
Do NOT propose your own posts as answers. It isn't helpful.
Propose the good posts of other people. Wait for someone else to propose your posts.
(Moderator)
FAQ sites: (SP 2010) http://wssv4faq.mindsharp.com; (v3) http://wssv3faq.mindsharp.com and (WSS 2.0) http://wssv2faq.mindsharp.com
Complete Book Lists (incl. foreign language) on each site.Wednesday, May 12, 2010 6:41 AM