2022-07-27 04:37:35.8553 System.Web.HttpException (0x80004005): The file '/owa/auth/logon.aspx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) System.Web.HttpException (0x80004005): The file '/owa/auth/logon.aspx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 2022-07-27 15:20:20.6557 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 95 at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProjectService.cs:line 76 at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 2092 2022-07-27 15:20:21.1945 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 104 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 114 at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 214 2022-07-27 15:20:21.1945 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 219 at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 3379 2022-07-27 15:21:17.5769 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 95 at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProjectService.cs:line 76 at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 2092 2022-07-27 15:21:17.7644 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 104 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 114 at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 214 2022-07-27 15:21:17.7644 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 219 at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 3379 2022-07-27 15:22:17.5545 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 95 at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProjectService.cs:line 76 at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 2092 2022-07-27 15:22:17.7420 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 104 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 114 at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 214 2022-07-27 15:22:17.7420 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 219 at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 3379 2022-07-27 15:23:17.5479 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 95 at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProjectService.cs:line 76 at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 2092 2022-07-27 15:23:17.7472 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 104 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 114 at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 214 2022-07-27 15:23:17.7472 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 219 at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 3379 2022-07-27 15:24:17.5775 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 95 at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProjectService.cs:line 76 at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 2092 2022-07-27 15:24:17.7901 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 104 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 114 at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 214 2022-07-27 15:24:17.7901 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 219 at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 3379 2022-07-27 15:25:17.5403 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 95 at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProjectService.cs:line 76 at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 2092 2022-07-27 15:25:17.7513 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 104 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 114 at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 214 2022-07-27 15:25:17.7513 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 219 at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 3379 2022-07-27 15:26:17.5601 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 95 at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProjectService.cs:line 76 at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 2092 2022-07-27 15:26:17.7632 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 104 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 114 at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 214 2022-07-27 15:26:17.7632 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 219 at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 3379 2022-07-27 15:27:17.5609 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 95 at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProjectService.cs:line 76 at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 2092 2022-07-27 15:27:17.7484 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.WEB.Services.SecurityService.GetAuthorizedDescendents() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 0 at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 204 at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 104 at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\SecurityService.cs:line 114 at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 214 2022-07-27 15:27:17.7484 Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\Services\ProtectiveFunctionService.cs:line 219 at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProtectiveFunctionHTML.aspx.cs:line 3379 2022-07-27 16:30:37.6766 Thread was being aborted. System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SilSolver.WEB.ProjectEdit.ExportConfirmButtonClick(Object sender, EventArgs e) in C:\Users\HunterWright\source\repos\SIL-Solver-1.3.0\SIL Solver Enterprise\Silsolver\SourceCode\SilSolver.WEB\SilSolver.WEB\ProjectEdit.aspx.cs:line 1391 2022-07-27 21:06:15.9524 System.Web.HttpException (0x80004005): The file '/owa/auth/logon.aspx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) System.Web.HttpException (0x80004005): The file '/owa/auth/logon.aspx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 2022-07-27 21:15:56.2560 System.Web.HttpException (0x80004005): The file '/owa/auth/logon.aspx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) System.Web.HttpException (0x80004005): The file '/owa/auth/logon.aspx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)