2012-05-14 84 views
0

使用SharePoint 2007和Designer 2007時,我試圖編輯現有工作流程。我知道它們存在於我的列表中,但在使用SharePoint Designer進行瀏覽時我沒有看到它們。當我嘗試創建一個新的時,出現錯誤「此網站不支持SharePoint Designer創建的工作流程」。本網站不支持SharePoint Designer創建的工作流程

任何想法?

回答

1

本網站不支持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

相關問題