[NullReferenceException: Object reference not set to an instance of an object.]
Sitecore.Security.UserProfile.get_State() +25 [TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +0
System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +71
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) +350
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +29
System.Reflection.RuntimePropertyInfo.GetValue(Object obj, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture) +53
System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index) +20
ComponentArt.Web.UI.GridItem.FillValuesFromObject(Object oObject) +305
ComponentArt.Web.UI.GridItem..ctor(Grid oGrid, Int32 iLevel, Object oObject) +138
ComponentArt.Web.UI.Grid.LoadGridItems(GridItemCollection arItems, Object[] arObjects, Int32 iLevel) +81
ComponentArt.Web.UI.Grid.DataBindToEnumerable(IEnumerable arList) +1228 ComponentArt.Web.UI.Grid.DataBind() +1039
Sitecore.Web.UI.Grids.ComponentArtGridHandler`1.DataBind() +92
Sitecore.Web.UI.Grids.ComponentArtGridHandler`1.InitializeGrid(Boolean dataBind) +516
Sitecore.Web.UI.Grids.ComponentArtGridHandler`1..ctor(Grid grid, IGridSource`1 source, Boolean dataBind) +92
Sitecore.Web.UI.Grids.ComponentArtGridHandler`1.Manage(Grid grid, IGridSource`1 source, Boolean dataBind) +94
Sitecore.Shell.Applications.Security.UserManager.UserManager.OnLoad(EventArgs e) +126
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627