April 18, 2024

SamTech 365

PowerPlatform, Power Apps, Power Automate, PVA, SharePoint, C#, .Net, SQL, Azure News, Tips ….etc

SharePoint Designer 2013: an error occurred while trying to fetch data from your sharepoint

 
Whilst try to open a SharePoint 2013 site with SP Designer 2013 I received this error: “an error occurred while trying to fetch data from your SharePoint site”.

A Google search returned nothing but results for similar issues with SP Designer 2010. Many of the posts (like this one) I found suggested the solution had to do with windows authentication, but none of solution matched with what I saw in windows IIS in Windows 2008 SP2.

There is a private joke among the help desk support guys that I have worked with: “Shut up and reboot” Which is the crude way of saying sometimes the only thing you can do is restart, and many times, as in this time, it works. The solution, In IIS, disabled then re-enabled Windows Authentication in on the SharePoint – 80 Site.

Let me walk you through it:

In Windows Server 2008:
1) Open IIS.
2) Click on “SharePoint – 80”
3) Double-click the Authentication icon.
4) Right Click “Windows Authentication”.
5) Click Disable.

4) Right Click “Windows Authentication”.
5) Click Enable.

Hopefully, you will no longer receive the error when trying to open a site in SharePoint Designer 2013.

 
Whilst try to open a SharePoint 2013 site with SP Designer 2013 I received this error: “an error occurred while trying to fetch data from your SharePoint site”.

A Google search returned nothing but results for similar issues with SP Designer 2010. Many of the posts (like this one) I found suggested the solution had to do with windows authentication, but none of solution matched with what I saw in windows IIS in Windows 2008 SP2.

There is a private joke among the help desk support guys that I have worked with: “Shut up and reboot” Which is the crude way of saying sometimes the only thing you can do is restart, and many times, as in this time, it works. The solution, In IIS, disabled then re-enabled Windows Authentication in on the SharePoint – 80 Site.

Let me walk you through it:

In Windows Server 2008:
1) Open IIS.
2) Click on “SharePoint – 80”
3) Double-click the Authentication icon.
4) Right Click “Windows Authentication”.
5) Click Disable.

4) Right Click “Windows Authentication”.
5) Click Enable.

Hopefully, you will no longer receive the error when trying to open a site in SharePoint Designer 2013.