SharePoint 和RMS装在同一台机器上可以么?
答案是: 可以.
微软并不推荐这么做. 如果你非要这么安排的话, 你需要按照一篇KB的描述来做.
Windows Rights Management Services does not work when you install it on a computer that is running Windows SharePoint Services
http://support.microsoft.com/kb/926898
其核心问题就是如何使得一个ASP.NET应用程序与SharePoint集成在一起.
KB里包含了详细步骤. 摘抄如下:
To resolve this problem, configure Windows SharePoint Services to exclude the RMS path (wwwroot\_wmcs) from its ISAPI filter.
参考:
Windows Rights Management Services does not work when you install it on a computer that is running Windows SharePoint Services