follow those steps would be help:
- Open file config by notepage or something else to edit
C:\Program Files\Microsoft Office Servers\14.0\Bin\Microsoft.Office.Project.Server.Eventing.exe.config
C:\Program Files\Microsoft Office Servers\14.0\Bin\Microsoft.Office.Project.Server.Queuing.exe.config
- Edit or add new tag
<configuration>
<runtime>
<generatePublisherEvidence enabled="false"/>
</runtime> </configuration>
本文介绍如何通过编辑配置文件来禁用Microsoft Office Project Server中的PublisherEvidence功能。具体步骤包括使用文本编辑器打开特定路径下的.config文件,并添加相应的XML标签。
1974

被折叠的 条评论
为什么被折叠?



