This SharePoint 2013 tutorial, we will disucss how to solve Sorry something went wrong. File not found error in SharePoint 2013.
Recently while opening a SharePoint 2013 site, we got an error which says: Sorry something went wrong. File not found.
And it looks like below:
File not found error in SharePoint 2013
When we check the ULS logs we found the below error apart from few other errors related to the particular site. Because of this, the site was not opening. But when I checked directly in the front end servers and in some web server it is opening but in some, the site was not opening.
11/17/2015 23:19:53.06* w3wp.exe (0x2F50) 0x0CE0 SharePoint Foundation Runtime tkau Unexpected … at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 39ba429d-4eda-a03f-5a1f-a4b9c43378be
11/17/2015 23:19:53.06 w3wp.exe (0x2F50) 0x0CE0 SharePoint Foundation General ajlz0 High Getting Error Message for Exception System.Web.HttpException (0x80004005): Exception of type ‘System.Web.HttpException’ was thrown. —> System.IO.FileNotFoundException: The file /it/apps/_catalogs/masterpage/minimal_Ver6.master does not exist. at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetWebPartPageData(HttpContext context, String path, Boolean throwIfFileNotFound) at Microsoft.SharePoint.ApplicationRuntime.SPVirtualFile.CalculateFileDependencies(HttpContext context, SPRequestModuleData basicRequestData, ICollection& directDependencies, ICollection& childDependencies) at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.EnsureDependencies(HttpContext context, SPRequestModuleData requestData) at Microsoft.SharePoint.ApplicationRuntime.SPDat… 39ba429d-4eda-a03f-5a1f-a4b9c43378be
As in the second part of the master page, I saw the error which says, The file /it/apps/_catalogs/masterpage/minimal_Ver6.master does not exist.
And this was causing the issue.
Then I opened the Settings page in the browser
http://siteurl/_layouts/15/settings.aspx
And change the master page url from the Look and Feel section to the default master page.
Then the SharePoint 2013 site opened without any error.
You may also like following SharePoint tutorials:
- View ULS Logs using SharePoint Log Viewer in SharePoint 2013
- Write to ULS log using PowerShell in SharePoint 2013
- How to Change ULS Log Location in SharePoint 2013/2016?
- Customize access denied page in SharePoint 2013
- Create a custom master page using Design Manager in SharePoint Online/2013/2016
- Set master page for a particular page in SharePoint 2016 or SharePoint Online
- Create a web part page using visual studio 2013 in SharePoint 2013
- Create and Deploy SharePoint 2013 site pages or content pages using Visual Studio 2013
Hope this SharePoint tutorial helps to solve Sorry something went wrong. File not found error in SharePoint 2013.
I am Bijay from Odisha, India. Currently working in my own venture TSInfo Technologies in Bangalore, India. I am Microsoft Office Servers and Services (SharePoint) MVP (5 times). I works in SharePoint 2016/2013/2010, SharePoint Online Office 365 etc. Check out My MVP Profile.. I also run popular SharePoint web site SPGuides.com