This error probably happens if I change the directory v4.master in SharePointRoot / Template / Global as shown in the image below:
The error detail is: 04/28/2011 15:46:35.48
w3wp.exe (0x15F4) ; SharePoint 0x0E30 Runtime Foundation ; tkau Unexpected System.IO.FileNotFoundException: File / _catalogs / masterpage / _controltemplates / Welcome.ascx not exist. At Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetWebPartPageData (HttpContext context, String path, Boolean throwIfFileNotFound) ; at Microsoft.SharePoint.ApplicationRuntime.SPVirtualFile.CalculateFileDependencies (HttpContext context, SPRequestModuleData basicRequestData, & directDependencies ICollection, ICollection & childDependencies) at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.EnsureDependencies (HttpContext context, SPRequestModuleData RequestData) at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.GetDirectDependencies (HttpContext context, SPRequestModuleData RequestData) at Microsoft.SharePoint.ApplicationRuntime.SPVirtualFile ... 126e7c13-e045-47af-8c43-992b846315e5
What you need to do is edit the master page but SharePointRoot with notepad or edit the master of the Central Administration in SharePoint Designer, SharePoint Designer open the latter first and then select the Open Site and enter the URL of the CA.
What must change? Very simple, you only need to add the / before _catalogs to user controls (ascx) and save the master page and ready, as shown in the image below:
SharePoint4Fun!, Manolo Herrera
No comments:
Post a Comment