在同一台计算机上安装 CRM 2011 和 SharePoint 2010
我正在构建一台开发机器来进行一些测试。
我可以将 CRM 2011 和 SharePoint 2010 安装在同一台计算机上吗?如果是,是否有特定的安装顺序?
I am building a development machine to do some testing.
Can I have CRM 2011 and SharePoint 2010 installed on the same machine? If yes is there a specific order in which they should be installed?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
在单个虚拟机上构建了 CRM 开发环境后,我可以确认在同一台计算机上安装确实是可能的。自 Beta 版以来,我们就凭记忆推荐了首先安装 SharePoint 的顺序。一些陷阱(基本上,其想法是尽可能少地破坏 CRM 安装):
之后的 CRM 安装过程非常简单,按照 实施指南。
希望有帮助。
乔治
having build a CRM development environment on a single VM, I can confirm that installation on the same machine is, indeed, possible. The order where SharePoint is installed first has been recommended, from memory, since Beta. Some gotchas (basically, the idea is to disrupt CRM installation that follows as little as possible):
The CRM installation after that is a straightforward process as per Implementation Guide.
Hope it helps.
George
是的,我已在同一台计算机上安装了 sharepoint 2010 和 crm 2011。当我安装 sharepoint 2010 时,我的 crm 2011 站点无法工作,然后我使用 IIS 绑定选项将 crm 2011 的端口从 80 更改为 81。
yes i have installed sharepoint 2010 and crm 2011 on same machine. when i installed sharepoint 2010 my crm 2011 site didnt work then i changed the port of crm 2011 from 80 to 81 by using the IIS binding option.