我有以下问题。 我正在安装SharePoint 2010 Beta,因此我需要激活Windowsfunction“Windows Communication Foundation非HTTP激活”。 问题是我不能激活它,我得到的消息:“发生错误,不是所有的function都成功改变”
当我看日志(C:\ Windows \ Logs \ CBS \ CBS.log)时,我发现这个错误:
Process output: [l:186 [186]"SMConfigInstaller[Error]: Failed in calling 'StartService' for service 'NetTcpActivator'. Error code: 0x8007042c
任何人都可以给我一个这里发生的事情的线索?
好的,我终于解决了。 我卸载了.NET Framework 4.0,然后正确激活了该function,然后再次安装了.NET Framework 4.0。