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

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -