c# - AppFabric "Cache referred to does not exist" -



c# - AppFabric "Cache referred to does not exist" -

getting next error while trying access appfabric cache. our cache created yesterday , nil happened, know of, remove cache. have suggestions on troubleshooting causing our cache removed server?

i able resolve error running new-cache eai @ powershell command prompt

errorcode:substatus:cache referred not exist. contact administrator or utilize cache administration tool create cache.

var cache = new datacachefactory().getcache("eai");

fyi: using sql our config store

c# caching appfabric

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -