0

SharePoint 2007 と Designer 2007 を使用して、既存のワークフローを編集しようとしています。それらがリストに存在することはわかっていますが、SharePoint Designer を使用して参照すると表示されません。新しいものを作成しようとすると、「この Web サイトは、SharePoint Designer によって作成されたワークフローをサポートしていません」というエラーが表示されます。

何か案は?

4

1 に答える 1

1

この Web サイトは、SharePoint Designer によって作成されたワークフローをサポートしていません 原因

Office SharePoint Designer 2007 is unable to detect that the server for your site is running either Microsoft Office SharePoint Server 2007 or Windows SharePoint Services 3.0.
You do not have the permissions necessary to create workflows.

解像度

Exit and then start Office SharePoint Designer 2007. If you are still unable to create workflows, it is possible either that the server is unavailable, or that the server is not running Office SharePoint Server 2007 or Windows SharePoint Services 3.0. Contact your server administrator for assistance.
The site owner should verify that the affected user has been added to the list of users who have permissions to the Workflows library. If not, add the user to the list:
    In Office SharePoint Designer 2007, in the Folder List, right-click the Workflows library, and then click Properties.
    Click the Security tab.
    Click Manage permissions using the browser.
    In the browser, on the Permissions: Workflows page, click New, and then click Add Users.
    Add the user to the list.

ソース: http://office.microsoft.com/en-us/sharepoint-designer-help/troubleshoot-workflow-errors-HA010237912.aspx#BM18

于 2012-07-20T12:47:41.413 に答える