hi,
few days before i change the password of my windows account which is affective in all(A.D, Portal,Services,etc). after than i am facing below problem
when i try to log in with the same account into share point portal i m getting this error,and later i restore the same password but still am getting this error.
Object reference not set to an instance of an object
and on the other hand am also getting below error when i try to open a page with outlook web part.
i have created new user profile service in C.A and it started successfully but still am getting this error
even am unable to view site settings and edit page or ribbon to add a web part.
please give solution to this problem
Server Error in '/' Application.
System.ServiceModel.Security.SecurityAccessDeniedException
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: System.ServiceModel.Security.SecurityAccessDeniedException
Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace: [UserProfileApplicationNotAvailableException: System.ServiceModel.Security.SecurityAccessDeniedException]
Microsoft.Office.Server.UserProfiles.ProfileDBCacheServiceClient.GetUserData(UserSearchCriteria searchCriteria) +316
Microsoft.Office.Server.UserProfiles.UserProfileCache.GetUserData(UserProfileManager objManager, Nullable`1 recordId, Guid gAcct, String strAcct, Byte[] bSid, String strEmail, Boolean doNotResolveToMasterAccount) +1942
Microsoft.Office.Server.UserProfiles.UserProfile.RetrieveUser(String strAcct, Guid gAcct, Byte[] bSid, Nullable`1 recordId, Boolean doNotResolveToMasterAccount, Boolean loadFullProfile) +1425
Microsoft.Office.Server.UserProfiles.UserProfile..ctor(UserProfileManager objManager, String strAcct, Boolean doNotResolveToMasterAccount, Boolean forceUserIsSelf, Boolean loadFullProfile) +395
Microsoft.Office.Server.UserProfiles.UserProfileManager.GetUserProfile(Boolean bCreateIfNotExist, Boolean loadFullProfile, Boolean bIsFirstAttempt) +133
Microsoft.Office.Server.UserProfiles.UserProfileManager.GetUserProfile(Boolean bCreateIfNotExist, Boolean loadFullProfile) +65
Microsoft.Office.Server.UserProfiles.ProfileLoader.EnsureUserProfile(Boolean bCreateIfNotExist) +173
Microsoft.Office.Server.UserProfiles.ProfileLoader.GetUserProfile() +18
Microsoft.SharePoint.Portal.WebControls.OWAPartBase.OnInit(EventArgs e) +70
System.Web.UI.Control.InitRecursive(Control namingContainer) +143
System.Web.UI.Control.AddedControl(Control control, Int32 index) +271
System.Web.UI.WebControls.WebParts.WebPartManagerControlCollection.AddWebPartHelper(WebPart webPart) +305
System.Web.UI.WebControls.WebParts.WebPartManagerControlCollection.AddWebPart(WebPart webPart) +1937774
System.Web.UI.WebControls.WebParts.WebPartManagerInternals.AddWebPart(WebPart webPart) +63
Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartWithRetry(WebPart webPart) +746
Microsoft.SharePoint.WebPartPages.SPWebPartManager.CreateWebPartsFromRowSetData(Boolean onlyInitializeClosedWebParts) +7123
Microsoft.SharePoint.WebPartPages.SPWebPartManager.LoadWebParts() +146
Microsoft.SharePoint.WebPartPages.SPWebPartManager.OnPageInitComplete(Object sender, EventArgs e) +288
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Page.OnInitComplete(EventArgs e) +11070286
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1674 |