Server Error in '/' Application.

Error when grabbing user - [Brian%20Black]

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: Error when grabbing user - [Brian%20Black]

Source Error:


Line 105:        }
Line 106:        else
Line 107:        {
Line 108:            if (Membership.GetUser() != null)
Line 109:            {

Source File: d:\Inetpub\WorkoutDump\App_Code\WorkoutDumpBasePage.cs    Line: 107

Stack Trace:


[Exception: Error when grabbing user - [Brian%20Black]]
   WorkoutDumpBasePage.GetCurrentUser() in d:\Inetpub\WorkoutDump\App_Code\WorkoutDumpBasePage.cs:107
   _UserPage.Page_Load(Object sender, EventArgs e) in d:\Inetpub\WorkoutDump\user\UserPage.aspx.cs:140
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +68
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +149
   System.Web.UI.Control.OnLoad(EventArgs e) +205
   System.Web.UI.Control.LoadRecursive() +219
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4364


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974