安装Synchronization service (Project Server 2007) 时出现 MSMQ 错误的解决
環境
Windows Server 2008 SP2 + SQL Server 2008 SP1 +Dynamics AX 2009 SP1
Error log
=== Starting execution phase ===
??? Configuring Microsoft Message Queuing for Synchronization service (Project Server 2007)
??? Entering method CreateSyncQueues
??? Creating the synchronization queues
??? Checking whether public queue Ax50AppQueue exists
??? Creating public queue Ax50AppQueue
??? An error ocurred while Setup was creating the public synchronization queues.
??? A workgroup installation computer does not support the operation.
??? A workgroup installation computer does not support the operation.
=== Setup was canceled or failed. For details see the previous messages in the log.
=== Setup logging ended: 08/13/2010 04:17:08 PM ErrorLevel/ExitCode: '1' ===
解決
進入Adminitration Tools > Services,將Message Queuing 服務的運行帳戶從Network Service 改為 Local System ,再運行安裝程序即可。
轉載于:https://www.cnblogs.com/joshuali/archive/2010/08/13/4339380.html
總結
以上是生活随笔為你收集整理的安装Synchronization service (Project Server 2007) 时出现 MSMQ 错误的解决的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 看一遍那些网络上晦涩的名词都弄明白了!
- 下一篇: [Ubuntu] SVN常用的批量操作