Unexpected Error on Profile Edit Page of SP2013
While click on edit profile option of my profile. I was getting “Unexpected error occurred”. Similar is case when I give permission to another user to manage profile and user is trying to edit profile.
Exception logs :
02/13/2018 04:30:24.45 w3wp.exe (0x4EB8) 0x2BE0 SharePoint Portal Server User Profiles ahn8n Unexpected ProfileUI: Unhandled exception inside DisableReadOnlyRegionalControls: System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.SharePoint.Portal.WebControls.ProfileUI.DisableReadOnlyRegionalControls() 400e4a9e-e026-7037-7d24-5658b8205e89 02/13/2018 04:30:24.45 w3wp.exe (0x4EB8) 0x2BE0 SharePoint Portal Server User Profiles ahn76 Unexpected ProfileUI: Unhandled exception inside LoadProfileTable: System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.SharePoint.Portal.WebControls.ProfileUI.DisableReadOnlyRegionalControls() at Microsoft.SharePoint.Portal.WebControls.ProfileUI.LoadProfileTable() 400e4a9e-e026-7037-7d24-5658b8205e89 02/13/2018 04:30:24.45 w3wp.exe (0x4EB8) 0x2BE0 SharePoint Portal Server User Profiles ahn7r Unexpected ProfileUI: Unhandled exception inside LoadControl: System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.SharePoint.Portal.WebControls.ProfileUI.DisableReadOnlyRegionalControls() at Microsoft.SharePoint.Portal.WebControls.ProfileUI.LoadProfileTable() at Microsoft.SharePoint.Portal.WebControls.ProfileUI.LoadControl(Object sender, EventArgs e) 400e4a9e-e026-7037-7d24-5658b8205e89 02/13/2018 04:30:24.45 w3wp.exe (0x4EB8) 0x2BE0 SharePoint Foundation General 8nca Medium Application error when access /_layouts/15/EditProfile.aspx, Error=Object reference not set to an instance of an object. at Microsoft.SharePoint.Portal.WebControls.ProfileUI.DisableReadOnlyRegionalControls() at Microsoft.SharePoint.Portal.WebControls.ProfileUI.LoadProfileTable() at Microsoft.SharePoint.Portal.WebControls.ProfileUI.LoadControl(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 400e4a9e-e026-7037-7d24-5658b8205e89
To resolve this Edit Time Zone user profile property. Set this property to allow user to edit and show on edit page.
Hope this will resolve your issue.
Cheers !!!
3,444 total views, 2 views today
0 Comments