Can not create a new Organization Profile through Central admin
-
Friday, August 10, 2012 9:40 AM
I am getting a "An unexpected error had occured" page when I try to create a new organization through central admin > Service Application > User Profile Service Application > Manage Organization Profile > New Profile
Following are the errors from ULS logs.
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)System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.SharePoint.Portal.WebControls.ProfileUI.DisableReadOnlyRegionalControls() I am getting the same error wen I try to edit any programatically created Organization
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.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()I am getting the same error wen I try to edit any programatically created Organization. Any help to resolve this problem is appritiated, thanks in advance!
sandeep
- Edited by Sandeep.rao Friday, August 10, 2012 9:43 AM
All Replies
-
Monday, August 13, 2012 6:52 AM
Hi,
This is a known bug and hopefully will be fixed in next release. Until then stay tuned!Regards
Henrik A. Halmstrand
sharepointrevealed.com
getspconfig.codeplex.com
Please click Mark As Answer; if a post solves your problem or Vote As Helpful; if a post has been useful to you.- Proposed As Answer by Riccardo Celesti Tuesday, August 14, 2012 2:28 PM
- Marked As Answer by dplotnikov - mvpMVP, Editor Sunday, August 19, 2012 12:27 PM
-
Monday, August 27, 2012 11:28 AM
Thanks Henrik for your quick reply. I did face the same issue while creating the Org Profile in Office 365 Preview.
sandeep

