在 SharePoint Designer 2010 中打开 SharePoint Online 网站

Open SharePoint Online Site in SharePoint Designer 2010

我正在使用 SharePoint Online 和 Office 365 开发一个小型网站。为此,我使用了 SP 2010 中的审批模板 template.When 我尝试使用 SPD 2010 打开我的网站,但它不起作用.它给出的错误为:

Microsoft SharePoint Designer 不能用于在不同于 Microsoft SharePoint Server 2010 的服务器上编辑网站。要编辑这些网站,您需要使用匹配的相同版本的 SharePoint Designer Microsoft SharePoint Server 的版本

当然我可以用 SPD 2013 打开它,但是不可能使用 http-action(因为它在 2010 模板中)。

您需要使用 SPD 2013 模板才能使用 HTTP 操作,因为它仅在那里可用。

请告诉我是否有帮助

谢谢