TenForce
Oops… there was a problem while handling your request.
Message: Exception of type 'System.Web.HttpUnhandledException' was thrown.
StackTrace: at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.pages_account_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Inner Exception:
Message: Object reference not set to an instance of an object.
StackTrace: at TenForce.Execution.DAL.MultipleDbSessionHandler.GetHandler() in c:\SVN_Robinson_BuildAndCopy\DAL\DbConfig\MultipleDbSessionHandler.cs:line 60 at TenForce.Execution.DAL.MultipleDbSessionHandler.OpenSession() in c:\SVN_Robinson_BuildAndCopy\DAL\DbConfig\MultipleDbSessionHandler.cs:line 44 at TenForce.Execution.DAL.BaseDAL.GetTexecObject(Nullable`1 texecObjectId, Type texecObjectType) in c:\SVN_Robinson_BuildAndCopy\DAL\BaseDAL.cs:line 95 at TenForce.Execution.DAL.PersonDAL.GetTheme(Nullable`1 themeId) in c:\SVN_Robinson_BuildAndCopy\DAL\PersonDAL.cs:line 320 at TenForce.Execution.BUL.PersonBUL.GetTheme(Nullable`1 themeId) in c:\SVN_Robinson_BuildAndCopy\BUL\PersonBUL.cs:line 516 at TenForce.Execution.PresentationBridge.Utils.Helper.GetDefaultTheme() in c:\SVN_Robinson_BuildAndCopy\PresentationBridge\Utils\Helper.cs:line 2734 at TenForce.Execution.Web.Pages.account.OnPreInit(EventArgs e) in c:\SVN_Robinson_BuildAndCopy\RobinsonWebApp\Pages\account.aspx.cs:line 56 at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)