When I tried to add new local caches through NCache Explore in Visual Studio Pro 2013 / 2015, after I input IP address and cache name , the NCache Explore prompt a error message as below :
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)
Does anyone know how to add the local cache in NCache Explore correctly ?