Category: SharePoint Troubleshooting

[Fixed]: SharePoint full crawl never ends – Revealed the technical reasons Why SharePoint Search Crawler never ends

SharePoint full crawl never ends

Loading

SharePoint full crawl never ends: Revealed the technical reasons Why SharePoint Search Crawler never ends- in this article, we will learn how to fix the SharePoint full crawl never ends, issue. SharePoint Full or Incremental Crawl Stuck? And also we will learn about how to forcibly stop the SharePoint search crawler using the PowerShell script.

Continue reading

[Fixed]: The term ‘Connect-AzAccount’ is not recognized as the name of a cmdlet

How to fix “Connect-AzAccount - The term 'Connect-AzAccount' is not recognized as the name of a cmdlet, function, script file, or operable program.

Loading

In this PowerShell troubleshooting article, we will learn how to fix the error “The term ‘Connect-AzAccount’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.” We will get

Continue reading

[Fixed]: Server Error in ‘/’ Application. Runtime Error in SharePoint

Fixed - Server Error in - Application. Runtime Error in SharePoint

Loading

In SharePoint, sometimes, we may get this error “Server Error in ‘/’ Application. Runtime Error”. When we try to access any of the SharePoint sites, including the central administration site, we will get the below error description: Server Error in ‘/’ Application. Runtime Error Description: An application error occurred on the server. The current custom

Continue reading

[Fixed]: Fix your SharePoint 2016 Search after installing security update

Fix your SharePoint 2016 Search after installing security update

Loading

Fix your SharePoint 2016 Search issue – these days, it has been a common issue after installing a windows security update in the SharePoint server, it breaks the search functionality in SharePoint 2016. In this troubleshooting technique, we will share how to fix the SharePoint 2016 Search after installing the security update. How to fix

Continue reading

Restore Timer Service in SharePoint server using PowerShell

Restore the Timer Service in SharePoint server using PowerShell in SharePoint 2016

Loading

Timer service in SharePoint server – timer service is commissioned with each server connected to the SharePoint farm, however, we might see that the timer service is not commissioned with some of the servers connected to the farm – this we can check by navigating to SharePoint Central Administration site -> Monitoring -> Review Job

Continue reading

SharePoint search not working [Fixed]: Full crawler is running but no items are shown in content source crawl log – SharePoint 2016

SharePoint search not working - Full crawler is running but no items are shown in content source crawl log - SharePoint 2016

Loading

SharePoint search not working – sometimes, while we troubleshoot the SharePoint on-premise search issue we might see that the full crawler for a given content source is being run successfully, however, if we wait for hours we will not find any items being crawled or the content source crawler log will not show any error.

Continue reading

Product Version Job Collection was modified enumeration operation may not execute

product version job collection was modified enumeration operation may not execute

Loading

The product version job collection was modified enumeration operation may not execute – sometimes we may get this error from the SharePoint server that “Product Version Job: Collection was modified; enumeration operation may not execute ((Correlation=0b9de10e-4bb7-4010-ab62-e91d5375e0ac)”, and in the ULS log we will get the below entry: “at System.Collections.Generic.List`1.Enumerator.MoveNextRare() at Microsoft.SharePoint.Upgrade.SPUpgradeSession.NeedsUpgrade(Object o, Boolean bRecurse) at

Continue reading

[Verified]: Clear config cache in SharePoint 2019/2016/2013/2010

How to clear config cache in SharePoint 2016

Loading

Clear config cache in SharePoint – the config cache is a magical directory in the SharePoint server, why I said the magical directory is – for the many problems in SharePoint, the solution is clearing the config cache, mostly when the out of the timer job does not behave as expected or does not run

Continue reading

[Fixed]: The page ‘catalogs/DeviceChannelMappings.aspx’ allows a limit of 11

'catalogs/DeviceChannelMappings.aspx' allows a limit of 11 - Sorry something went wrong the page allows a limit of 11 direct dependencies, and that limit has been exceeded

Loading

The page ‘catalogs/DeviceChannelMappings.aspx’ allows a limit of 11 – I was fixing the SharePoint 2016 search issue where I was getting the below error while searching anything in the SharePoint 2016 search box: “The base type ‘Microsoft.Office.Server.Search.Internal.UI.SearchResultsLayoutPage’ is not allowed for this page. The type Microsoft.Office.Server.Search.Internal.UI.SearchResultsLayoutPage, Microsoft.Office.Server.Search, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c could not be found or

Continue reading

[Fixed]: The base type ‘.Search.UI.SearchResultsLayoutPage’ is not allowed for this page

The base type '.Search.UI.SearchResultsLayoutPage' is not allowed for this page - Sorry something went wrong the base type ‘.Search.UI.SearchResultsLayoutPage’ is not allowed for this page

Loading

The base type ‘.Search.UI.SearchResultsLayoutPage’ is not allowed for this page – suddenly in SharePoint 2016, the people search has stopped working, when we have tried to search any users from SharePoint 2016, we got the below error: “The base type ‘Microsoft.Office.Server.Search.Internal.UI.SearchResultsLayoutPage’ is not allowed for this page. The type Microsoft.Office.Server.Search.Internal.UI.SearchResultsLayoutPage, Microsoft.Office.Server.Search, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c could

Continue reading