zoukankan      html  css  js  c++  java
  • Enable SharePoint Designer for Project Web App PWA 2010

     
    Hello,

    If you try to Open Project Server 2010 Site in SharePoint Designer you will receive the message:

    “Web Site Editing is Disabled. This web site has been configured to disallow editing with SharePoint Designer. Contact your web site administrator for more information.”

    To Resolve this you just need to remove the DisableWebDesignFeatures="wdfopensite" from the ONET.XML File.

    But be sure that you are removing in the right site.

    1) On the server, open Windows Explorer and browse to the folder that contains the site definition:
    <Drive:>
    \Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\SiteTemplates\<site_type> \XML


    Remember to take a copy of the Onet.xml before the changes in case something bad happens and restart the IIS then,

     Best regards
  • 相关阅读:
    Evaluation
    Version
    bzoj4184-shallot
    jQuery 获取并设置 CSS 类
    jQuery 删除元素
    jQuery 添加元素
    jQuery 设置内容和属性
    jQuery
    jQuery Chaining
    CI 框架增加公用函数-如何使用Helper辅助函数
  • 原文地址:https://www.cnblogs.com/chenfulai/p/2571965.html
Copyright © 2011-2022 走看看