If you are getting error "No server is available
to process the request" for NCache then follow below steps to fix it.
·
Restart
NCache Express from windows service
·
Go
to command prompt and start cache as
Startcache cache-id /s serverName
Please leave your comments or share this tip if it’s
useful for you.
I wrote an ASP.net project that works fine when running on the ncache server (my machine), but when I install ncache service to a different computer and run the code using my machine , then I get error
ReplyDelete"No server is available to process ncache request "
i need to use ncache service that installed on the other server , am i doing something wrong ?
You need to provide access permission for your machine user on Ncache machine.
DeleteYou are a lifesaver! I just had to restart my ncache service.
ReplyDelete