当我尝试在Visual Studio Pro 2013/2015中通过NCache Explore添加新的本地缓存时,在输入IP地址和缓存名称后,NCache Explore会提示如下错误消息:
Error: Alachisoft.NCache.Runtime.Exceptions.ManagementException
at Alachisoft.NCache.Management.RPC.RemoteCacheServer.ExecuteCommandOnCacehServer(ManagementCommand command)
at Alachisoft.NCache.Management.RPC.RemoteCacheServer.IsCacheRegistered(String cacheId)
at Alachisoft.IntegCommonMVC.Controllers.CommonControl.CommonController.CheckCacheAvailability(String serverNode, String cacheId, Int32 serverPort)
有没有人知道如何在NCache Explore中正确添加本地缓存?
答案 0 :(得分:1)
开放源代码中不支持Visual Studio Pro 2013/2015中的NCache Explore。
您可以通过以下步骤从控制台进行管理。
listcaches.exe
startcache.exe mycache
config/client.ncconf
config/config.ncconf
bin/service/Alachisoft.NCache.Service.exe.config