System.NullReferenceException: Object reference not set to an instance of an object.
at UTILITIES.HELPERS.DAL.<>c__DisplayClass5_0.b__0()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at UTILITIES.HELPERS.DAL.getIdentityServerSession(String SessionID)
at MOE.WEBPARTS.AUTHENTICATION.SIGNOUTUserControl.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at MOE.WEBPARTS.AUTHENTICATION.SIGNOUT.CreateChildControls()