Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

New Post: Error loading TreeService at login after upgrade 4.x Beta to Released 4.0

$
0
0
I've run into a problem where whenever I try to login to C1 console after a new deployment I get a popup window with the following message:
You have not been granted access rights to the system. Please contact your administrator.
If I click "ok" and close the popup and hit refresh in the browser I get logged in and everything works fine.

If I check my server log I have this in my log:
System.NullReferenceException: Object reference not set to an instance of an object.
  at Composite.C1Console.Trees.TreeSharedRootsFacade.DoInitialize(String elementAttachingProviderName)
  at Composite.C1Console.Trees.TreeSharedRootsFacade.Initialize(String elementAttachingProviderName)
  at Composite.C1Console.Trees.TreeElementAttachingProvider.<GetAlternateElementLists>d__6.MoveNext()
  at Composite.C1Console.Elements.Foundation.ElementAttachingProviderFacade.AttachElements(EntityToken parentEntityToken, Dictionary`2 piggybag, IEnumerable`1 currentElements)
  at Composite.C1Console.Elements.ElementFacade.GetChildren(ElementHandle elementHandle, SearchToken searchToken, Boolean performSecurityCheck, Boolean useForeign)
  at Composite.C1Console.Elements.ElementFacade.<GetPerspectiveElements>d__2.MoveNext()
  at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  at Composite.Services.TreeServices.GetActivePerspectiveElements(String dummy)
Any solution to fix this?

Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>