Had an old copy I have been running since first released, bombed on an update last year and been sitting as i have plenty to do :)

I looked for something to help with fixing it this morning and didn't find anything that worked, so I nuked it and started fresh rather than bothering anyone.

Install finished and was plowing through updates and just blew on update to 6.0...everything i see says restore to previous release...can someone redirect me to a technote or something besides a restore...

Thanks!

-R


Error Loading Block: Rock Update Show Details 

Value cannot be null. Parameter name: source

   at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate) 

   at Rock.Web.Cache.AttributeCache.GetByEntity(Nullable`1 entityTypeid)

   at Rock.Attribute.Helper.LoadAttributes(IHasAttributes entity, RockContext rockContext)

   at Rock.Attribute.Helper.LoadAttributes(IHasAttributes entity)

   at Rock.Web.Cache.CachedModel`1.CopyFromModel(IEntity model)

   at Rock.Web.Cache.BlockTypeCache.CopyFromModel(IEntity model)

   at Rock.Web.Cache.BlockTypeCache.LoadById2(Int32 id, RockContext rockContext)

   at Rock.Web.Cache.BlockTypeCache.LoadById(Int32 id, RockContext rockContext)

   at Rock.Web.Cache.CachedEntity`1.GetOrAddExisting[TT](String key, Func`1 valueFactory)

   at Rock.Web.Cache.BlockTypeCache.Read(Int32 id, RockContext rockContext)

   at Rock.Web.UI.RockPage.OnInit(EventArgs e)