In this article you will see how to resolve the error "The server could not complete your request" when trying to open the site in SharePoint Designer 2013.

Problem

In SharePoint 2013, when I tried to open the site in SharePoint Designer 2013 I was getting the following error.

SharePoint-1.jpg

When I clicked on Details button I was unable to see any error message details.

SharePoint-2.jpg

When I continuously clicked the "OK" button I was getting the following error:

SharePoint-3.jpg

How to resolve

Resolve that using the following procedure:

  1. Go to "Run" and then type "inetmgr". Then click on "Enter".
  2. IIS will open.
  3. Select "SharePoint Web Services" and then click on "Authentication".

    SharePoint-4.jpg

  4. Enable "Anonymous Authentication" for "SharePoint Web Services".
  5. After that I was able to open the site in SharePoint Designer 2013 successfully.

Note: Please find the cause of the issue in the following link http://support.microsoft.com/kb/2758431

Summary

Thus in this article you have seen how to resolve the error "The server could not complete your request" when trying to open the site in SharePoint Designer 2013.