System.Web.HttpUnhandledException (0x80004005): Exceção do tipo 'System.Web.HttpUnhandledException' foi acionada. ---> System.NullReferenceException: Referência de objeto não definida para uma instância de um objeto.
em Total.SSPI.Franquia.Web.Views.Shared.Error.Page_Load(Object sender, EventArgs e) na C:\Users\caiog\source\Workspaces\Oportuna\Main\Source\Web\Total.SSPI.Franquia.Web\Views\Shared\Error.aspx.cs:linha 15
em System.Web.UI.Control.OnLoad(EventArgs e)
em System.Web.UI.Control.LoadRecursive()
em System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
em System.Web.UI.Page.HandleError(Exception e)
em System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
em System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
em System.Web.UI.Page.ProcessRequest()
em System.Web.UI.Page.ProcessRequest(HttpContext context)
em ASP.views_shared_error_aspx.ProcessRequest(HttpContext context) na C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\750f30fd\6feac4ac\App_Web_k4jamn1l.0.cs:linha 0
em System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
em System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
em System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)