Get your own customer support community

Recent activity

Subscribe to this feed
  • problem

    Tyler Suchman reported a problem in twitterfeed on November 08, 2009 04:24:

    Tyler Suchman
    Open ID login results in SQL error
    I can no longer login with my Open ID (tyler93023) - getting this SQL statement:

    Server Error in '/' Application.
    Object reference not set to an instance of an object.
    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.NullReferenceException: Object reference not set to an instance of an object.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [NullReferenceException: Object reference not set to an instance of an object.]
    Open.Authentication.Controllers.OpenIdController.UserControlsIdentifier(IAuthenticationRequest authReq) +382
    Open.Authentication.Controllers.OpenIdController.Provider() +256
    lambda_method(ExecutionScope , ControllerBase , Object[] ) +39
    System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +17
    System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +178
    System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +24
    System.Web.Mvc.<>c__DisplayClassa.<invokeactionmethodwithfilters>b__7() +52
    System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +254
    System.Web.Mvc.<>c__DisplayClassc.<invokeactionmethodwithfilters>b__9() +19
    System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +192
    System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +399
    System.Web.Mvc.Controller.ExecuteCore() +126
    System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +27
    Open.Web.Controllers.ThemeControllerBase.Execute(RequestContext requestContext) in C:\dev\open\Open.Core.Web.Base\Controllers\ThemeControllerBase.cs:81
    System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +7
    System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext) +151
    System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext) +57
    Open.OpenMvcHandler.ProcessRequest(HttpContext httpContext) in C:\dev\open\Open.Core.Web\Configuration\OpenRouteHandler.cs:42
    System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext) +7
    System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75

    Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4016
    </invokeactionmethodwithfilters></invokeactionmethodwithfilters>