Yes, the application list shows all the apps, but when I try to get into any of them it throws this error:
[NullReferenceException: Object reference not set to an instance of an object.]
CMS.ApplicationDashboard.UserSettingsJsonDashboardItemsLoader.GetUserSpecificDashboardItems>b__1(UserDashboardSetting s) +3
System.Linq.WhereSelectListIterator2.MoveNext() +114
System.Collections.Generic.List
1..ctor(IEnumerable1 collection) +240
System.Linq.Enumerable.ToList(IEnumerable
1 source) +42
CMS.ApplicationDashboard.UserSettingsJsonDashboardItemsLoader.GetUserSpecificDashboardItems(UserInfo user) +321
CMS.ApplicationDashboard.ApplicationDashboardModuleHandlers.GetDashboardItems() +120
CMS.ApplicationDashboard.ApplicationDashboardModuleHandlers.RegisterBreadcrumbsPinJavaScript(Object sender, EventArgs e) +436
CMS.UIControls.CMSPage.OnPreRender(EventArgs e) +207
System.Web.UI.Control.PreRenderRecursiveInternal() +106
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4170