当我尝试通过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中正确添加本地缓存?
最佳答案
开源版本正式不支持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