Failed to locate node
Thu, 10/25/2012 - 01:31
Hi,
I am using couchbase 1.8 and .net library 1.2, have three server's.
While I set in couchbase using StoreMode.Set. I get error "Failed to locate node".
My code is
CouchbaseClient client = new CouchbaseClient();
client.Store(StoreMode.Set, strkey, strValue,dtmExpire);
Config is
Was browing through the forums and came across this. Hope this might help
http://www.couchbase.com/forums/thread/unable-store-data-net-client