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 ?
NCache Explore in Visual Studio Pro 2013 / 2015 is not supported Officially in the open source version.
You can manage it from console with the following steps.
listcaches.exe
startcache.exe mycache
config/client.ncconf
config/config.ncconf
bin/service/Alachisoft.NCache.Service.exe.config