System.Exception: PageVisitLogger::GetPageVisits return PageVisitRepository.GetPageVisits ---> System.InvalidOperationException: Operation is not valid due to the current state of the object. at Couchbase.CouchbaseViewHandler.GetResponse(IDictionary`2 viewParams) at Couchbase.CouchbaseViewHandler.<TransformResults>d__0`1.MoveNext() at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at OurAssembly.Framework.Tracking.PageVisitLogger.GetPageVisits(String userId, Boolean refresh) --- End of inner exception stack trace ---
public CouchbaseClient CouchbaseClient{get{if (null != HttpContext.Current){var ctx = HttpContext.Current.ApplicationInstance.Context;if (!ctx.Items.Contains(CouchbaseClientKey)){ctx.Items[CouchbaseClientKey] = new CouchbaseClient();}var client = ctx.Items[CouchbaseClientKey] as CouchbaseClient;if (null != client) return client;}return new CouchbaseClient();}}
public IEnumerable<PageVisit> GetPageVisits(string userId){var visits =this.CouchbaseClient.GetView("digital_campus_pagevisits", "digital_campus_pagevisits").Key(userId).Stale(StaleMode.False);return visits.Select(visit => Get(visit.ItemId));}
--
Couchbase 2.0 is Here!: http://www.couchbase.com/download
Couchbase 2.0 Learn: http://www.couchbase.com/learn
Couchbase Forums: http://www.couchbase.com/forums
---
You received this message because you are subscribed to the Google Groups "Couchbase Team 8091" group.
To unsubscribe from this group and stop receiving emails from it, send an email to couchbase-809...@googlegroups.com.
To post to this group, send email to couchba...@googlegroups.com.
Visit this group at http://groups.google.com/group/couchbase-8091?hl=en.
To view this discussion on the web visit https://groups.google.com/d/msgid/couchbase-8091/bab69758-fe43-41b6-ac0d-7ccbc3167d37%40googlegroups.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
-K--
Couchbase 2.0 is Here!: http://www.couchbase.com/download
Couchbase 2.0 Learn: http://www.couchbase.com/learn
Couchbase Forums: http://www.couchbase.com/forums
---
You received this message because you are subscribed to the Google Groups "Couchbase Team 8091" group.
To unsubscribe from this group and stop receiving emails from it, send an email to couchbase-809...@googlegroups.com.
To post to this group, send email to couchba...@googlegroups.com.
Visit this group at http://groups.google.com/group/couchbase-8091?hl=en.
To view this discussion on the web visit https://groups.google.com/d/msgid/couchbase-8091/ccbb57bb-b166-4975-b559-4ab8863cc155%40googlegroups.com?hl=en.
-K--
Couchbase 2.0 is Here!: http://www.couchbase.com/download
Couchbase 2.0 Learn: http://www.couchbase.com/learn
Couchbase Forums: http://www.couchbase.com/forums
---
You received this message because you are subscribed to the Google Groups "Couchbase Team 8091" group.
To unsubscribe from this group and stop receiving emails from it, send an email to couchbase-809...@googlegroups.com.
To post to this group, send email to couchba...@googlegroups.com.
Visit this group at http://groups.google.com/group/couchbase-8091?hl=en.
To view this discussion on the web visit https://groups.google.com/d/msgid/couchbase-8091/1be202fd-28cd-4e75-b955-90f5d00c63d0%40googlegroups.com?hl=en.
-K--
Couchbase 2.0 is Here!: http://www.couchbase.com/download
Couchbase 2.0 Learn: http://www.couchbase.com/learn
Couchbase Forums: http://www.couchbase.com/forums
---
You received this message because you are subscribed to the Google Groups "Couchbase Team 8091" group.
To unsubscribe from this group and stop receiving emails from it, send an email to couchbase-809...@googlegroups.com.
To post to this group, send email to couchba...@googlegroups.com.
Visit this group at http://groups.google.com/group/couchbase-8091?hl=en.
To view this discussion on the web visit https://groups.google.com/d/msgid/couchbase-8091/15d97296-fd18-41a8-ab9f-29111b6ccfe7%40googlegroups.com?hl=en.
-K--
Couchbase 2.0 is Here!: http://www.couchbase.com/download
Couchbase 2.0 Learn: http://www.couchbase.com/learn
Couchbase Forums: http://www.couchbase.com/forums
---
You received this message because you are subscribed to the Google Groups "Couchbase Team 8091" group.
To unsubscribe from this group and stop receiving emails from it, send an email to couchbase-809...@googlegroups.com.
To post to this group, send email to couchba...@googlegroups.com.
Visit this group at http://groups.google.com/group/couchbase-8091?hl=en.
To view this discussion on the web visit https://groups.google.com/d/msgid/couchbase-8091/cbc1d8b8-c958-43f7-8c3a-842f97669d58%40googlegroups.com?hl=en.