Problem: When I tried opening SharePoint 2013 site in SharePoint Designer, I got “The Server could not complete your request SharePoint Designer 2013″ error
Root Cause: Anonymous Authentication is disabled.
Solution:
Go to Run -> type Inetmgr -> Open the IIS
In the Web Sites select “SharePoint Web Services” in the list
Click on the Authentication and Enable “Anonymous Authentication”
Root Cause: Anonymous Authentication is disabled.
Solution:
Go to Run -> type Inetmgr -> Open the IIS
In the Web Sites select “SharePoint Web Services” in the list
Click on the Authentication and Enable “Anonymous Authentication”
Problem solved…