Crawling error when attempting to download item
There is error in crawling in the SharePoint environment and the error message is “The SharePoint item being crawled returned an error when attempting to download the item for example .aspx files”
Crawling Error:
SharePoint Crawl Log Error: The SharePoint item being crawled returned an error when attempting to download the item for example .aspx files
Solution:
- Open Regedit on your search server.
- Navigate to this registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\14.0\Search\Global\Gathering Manager
- Change Value “UserAgent” from “MSIE 4.01” to “MSIE 8.0”.
- Restart the SharePoint Search Service.
- Open a SharePoint PowerShell.
- Get-SPSessionStateService.
- If this returns false then we need to deploy one
Enable-SPSessionStateService -DatabaseName “NameOfDatabase”
[siteorigin_widget class=”WordAds_Sidebar_Widget”][/siteorigin_widget]
[siteorigin_widget class=”WordAds_Sidebar_Widget”][/siteorigin_widget]
Share this:
- Share on X (Opens in new window) X
- Share on Facebook (Opens in new window) Facebook
- Share on WhatsApp (Opens in new window) WhatsApp
- Email a link to a friend (Opens in new window) Email
- Share on Telegram (Opens in new window) Telegram
- Share on LinkedIn (Opens in new window) LinkedIn
- Share on Tumblr (Opens in new window) Tumblr
- Share on Pinterest (Opens in new window) Pinterest
Related
Discover more from SharePointTechnicalSupport
Subscribe to get the latest posts sent to your email.