Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经为 SharePoint 2013 设置了一个开发环境。我已经创建了一个两台服务器的 vm 设置,其中一台是 SQL,另一台是 wfe 和应用程序。我从 SharePoint 运行状况分析器收到一条消息,指出分布式缓存服务已关闭。我去启动它,但得到一个错误,说 cacheHostInfo 为空。在谷歌上找不到任何可以帮助我的东西。任何帮助将不胜感激。
我和你有同样的错误,这就是我修复它的方法
http://rakasatria.wordpress.com/2013/02/04/sharepoint-2013-spdistributedcacheserviceinstance-cachehostinfo-is-null/
希望能帮到你!!
问候
拉卡