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