Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

"We’ve hit a snag" error message when a user clicks the Followed Sites or Followed Documents button in a consuming SharePoint Server 2013 farm


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You have two Microsoft SharePoint Server 2013 farms (farm A and farm B).
  • The User Profile Service Application (UPA) and the Enterprise Metadata Management (EEM) Service Application are published in farm A.
  • Farm B is a consuming farm that can use the published applications.
  • Each farm has more than one Web Front End (WFE) server.
  • A user from farm B clicks the Followed Sites or Followed Documents button on the user’s personal site.
In this scenario, the user receives the following error message:

We’ve hit a snag. You don’t seem to have access to complete this action or access this page.

↑ Back to the top


Resolution

To resolve this issue, install the following update: 
2825672 Description of the SharePoint Server 2013 hotfix package (Coreserver-x-none.msp): October 8, 2013

↑ Back to the top


Workaround

To work around this issue, disable or uninstall the Following Contentfeature. Or, disable the "follow people" and "tags" features. To do this, use one of the following methods.

Note
 We recommend that you uninstall the Following Content feature so that users cannot use the feature in the whole farm.


Method 1: Disable the Following Content feature for each site

  1. Open the Site Settings page.
  2. In the Site Actions section, click the Manage Site Features button.
  3. Scroll down the page, and then disable the Following Content feature.
Note After you disable these feature, documents that a user already follows are still displayed on the user’s personal site. 

Method 2: Uninstall the Following Content feature on the farm

On the host server, open Microsoft SharePoint 2013 Management Shell. Then, run the Get-spfeature FollowingContent | Uninstall-SPFeature -Force cmdlet.

Method 3: Disable the "follow people" and "tags" features on the farm

  1. Open the Central Administration page.
  2. In the Application Management" section, click the Manage service applications button.
  3. Scroll down the Service Applications page, and then click the User Profile Service Application button.
  4. On the User Profile Service Application page, click the Manage User Permissions button in the People" section.
  5. In the Permissions dialog box, select the user or group for which you want to change permissions. Then, clear the Follow People and Edit Profile check box.
  6. Click OK.
  7. Run the iisreset command to reset Internet Information Services (IIS) on the host server.
Notes
  • Only farm administrators can see the "follow people" and "tags" controls.
  • If you do not run the iisreset command, users must log off the farm and then log on the farm again for the changes to take effect.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More Information

For more information about how to share service applications across farms in SharePoint 2013, go to the following Microsoft website:

↑ Back to the top


Keywords: kbqfe, kbsurveynew, kbexpertisebeginner, kbbug, kbfix, kb

↑ Back to the top

Article Info
Article ID : 2826001
Revision : 1
Created on : 1/7/2017
Published on : 12/11/2013
Exists online : False
Views : 211