manage users > remove users from group - error message

When I attempted to remove a user via the manage users page I received the following error message:

An error occurred with one or more transactions : Could remove '(membership name):(user name)' from the site.

I was able to remove the user via the Manage Users In Authorization Store page.

 

Have more questions? Submit a request

4 Comments

  • 0
    Avatar
    Robert Hostetler

    here is the more detailed error message you get when changing the web.config file to show debugging information:

    An error occurred with one or more transactions : Could remove '(user name)' from the site.   at SPSolutions.SharePoint.Delegation.ApplicationPages.MangDelUsersPage.DeleteUsersButton_OnClick(Object sender, EventArgs e)
       at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
       at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
       at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
       at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
       at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

  • 0
    Avatar
    Permanently deleted user

    Robert,

    Can you please provide your ExCM 2007 version number? You can find it on newer versions from Site Actions -> Site Settings -> Delegation Status -> Product Version Number or on older versions by navigating to http://server_url/_layouts/SPSolutions/Delegation/DelegationStatus.aspx as a site collection administrator.

  • 0
    Avatar
    Robert Hostetler

     

    Product Version: 1.0.9279.2 Assembly Version: 1.0.0.0

     

  • 0
    Avatar
    Permanently deleted user

    My first thought is the account name of the user you are trying to remove has some special characters (\;'") which may be causing an issues with the remove operation. I think a closer inspection of your server is going to be needed to correct this issues. Would you mind creating an account and opening a ticket on this site so we can setup a GoToMeeting to review your configuration?

Please sign in to leave a comment.