2022-06-14 11:14:40.0195 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (35785, A1O2, D21 ). Cannot insert the value NULL into column 'ProtectiveFunctionID_FK', table 'SilSolverV.dbo.PM_ProtectiveFunction'; column does not allow nulls. INSERT fails. The statement has been terminated. The statement has been terminated. System.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (35785, A1O2, D21 ). Cannot insert the value NULL into column 'ProtectiveFunctionID_FK', table 'SilSolverV.dbo.PM_ProtectiveFunction'; column does not allow nulls. INSERT fails. The statement has been terminated. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at SilSolver.DAL.DbProviderHelper.FillDataTable(DbDataAdapter dbDataAdapter) ClientConnectionId:d7e46a7d-3d79-4112-b00d-8ecae7177e75 Error Number:2601,State:1,Class:14 2022-06-14 11:14:40.1342 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (35785, A1O2, D21 ). Cannot insert the value NULL into column 'ProtectiveFunctionID_FK', table 'SilSolverV.dbo.PM_ProtectiveFunction'; column does not allow nulls. INSERT fails. The statement has been terminated. The statement has been terminated. System.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (35785, A1O2, D21 ). Cannot insert the value NULL into column 'ProtectiveFunctionID_FK', table 'SilSolverV.dbo.PM_ProtectiveFunction'; column does not allow nulls. INSERT fails. The statement has been terminated. The statement has been terminated. at SilSolver.DAL.DbProviderHelper.FillDataTable(DbDataAdapter dbDataAdapter) at SilSolver.DAL.PT_ProtectiveFunctionService.AddPT_ProtectiveFunctionForPasteData(String Source, Int32 PrimaryId, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 PM_Id, Int32 userid) ClientConnectionId:d7e46a7d-3d79-4112-b00d-8ecae7177e75 Error Number:2601,State:1,Class:14 2022-06-14 11:14:40.1342 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (35785, A1O2, D21 ). Cannot insert the value NULL into column 'ProtectiveFunctionID_FK', table 'SilSolverV.dbo.PM_ProtectiveFunction'; column does not allow nulls. INSERT fails. The statement has been terminated. The statement has been terminated. System.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (35785, A1O2, D21 ). Cannot insert the value NULL into column 'ProtectiveFunctionID_FK', table 'SilSolverV.dbo.PM_ProtectiveFunction'; column does not allow nulls. INSERT fails. The statement has been terminated. The statement has been terminated. at SilSolver.DAL.PT_ProtectiveFunctionService.AddPT_ProtectiveFunctionForPasteData(String Source, Int32 PrimaryId, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 PM_Id, Int32 userid) at SilSolver.WEB.ProtectiveFunctionHTML.BindPasteSaveDevice(String Source, Int32 PrimaryId, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId) ClientConnectionId:d7e46a7d-3d79-4112-b00d-8ecae7177e75 Error Number:2601,State:1,Class:14 2022-06-14 14:38:13.2564 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:38:13.7096 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:38:13.7096 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:38:17.4284 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:38:17.6159 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:38:17.6159 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:39:17.4092 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:39:17.5967 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:39:17.5967 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:40:17.3900 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:40:17.5776 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:40:17.5776 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:41:17.4025 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:41:17.5900 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:41:17.5900 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:42:20.3062 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:42:20.6187 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:42:20.6187 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:43:17.3945 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:43:17.5976 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:43:17.5976 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:44:17.7197 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:44:18.1309 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:44:18.1309 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:45:17.4003 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:45:17.5996 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:45:17.5996 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:46:17.4132 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:46:17.6007 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:46:17.6007 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:47:17.4016 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:47:17.6047 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:47:17.6047 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:48:17.4170 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:48:17.6083 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:48:17.6083 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:49:17.4144 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:49:17.6045 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:49:17.6045 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:50:20.5475 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:50:20.8557 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:50:20.8557 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:51:17.4123 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:51:17.5947 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:51:17.5947 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:52:17.3987 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:52:17.6023 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:52:17.6023 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:53:17.4181 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:53:17.6056 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:53:17.6056 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:54:17.4172 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:54:17.6028 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:54:17.6028 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:55:17.4212 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:55:17.6087 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:55:17.6087 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:56:17.4117 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:56:17.5992 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:56:17.5992 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:57:17.4180 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:57:17.6211 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:57:17.6211 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:58:17.4201 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:58:17.6232 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:58:17.6232 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 14:58:39.9829 System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.InvalidCastException: Unable to cast object of type 'System.Int32' to type 'System.String'. at SilSolver.WEB.Preferences.Button1_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 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.preferences_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.InvalidCastException: Unable to cast object of type 'System.Int32' to type 'System.String'. at SilSolver.WEB.Preferences.Button1_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 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.preferences_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 2022-06-14 14:59:11.1241 System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.InvalidCastException: Unable to cast object of type 'System.Int32' to type 'System.String'. at SilSolver.WEB.Preferences.Button1_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 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.preferences_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.InvalidCastException: Unable to cast object of type 'System.Int32' to type 'System.String'. at SilSolver.WEB.Preferences.Button1_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 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.preferences_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 2022-06-14 14:59:17.4054 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 14:59:17.5929 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 14:59:17.5929 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:00:07.2042 System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.InvalidCastException: Unable to cast object of type 'System.Int32' to type 'System.String'. at SilSolver.WEB.Preferences.Button1_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 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.preferences_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.InvalidCastException: Unable to cast object of type 'System.Int32' to type 'System.String'. at SilSolver.WEB.Preferences.Button1_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 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.preferences_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 2022-06-14 15:00:17.4231 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:00:17.6106 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:00:17.6106 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:01:17.4267 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:01:17.6142 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:01:17.6142 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:02:17.4174 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:02:17.6049 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:02:17.6049 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:03:17.4241 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:03:17.6116 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:03:17.6116 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:04:17.4181 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:04:17.6056 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:04:17.6056 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:05:17.4418 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:05:17.6293 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:05:17.6293 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:06:17.4185 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:06:17.6216 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:06:17.6216 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:07:17.4072 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:07:17.6103 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:07:17.6103 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:08:17.4285 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:08:17.6160 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:08:17.6160 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:09:17.4460 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:09:17.6491 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:09:17.6491 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:10:17.4340 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:10:17.6215 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:10:17.6215 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:11:17.4208 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:11:17.6239 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:11:17.6239 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:12:17.4293 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:12:17.6168 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:12:17.6168 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:13:17.4133 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:13:17.6164 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:13:17.6164 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:14:17.4281 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:14:17.6156 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:14:17.6156 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:15:17.4218 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:15:17.6093 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:15:17.6249 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:16:17.4267 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:16:17.6142 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:16:17.6142 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:17:17.4327 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:17:17.6202 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:17:17.6359 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:18:17.4270 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:18:17.6145 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:18:17.6145 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:19:17.4356 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:19:17.6231 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:19:17.6231 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:20:17.4510 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:20:17.6385 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:20:17.6385 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:21:17.4280 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:21:17.6155 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:21:17.6155 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:22:17.4317 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:22:17.6192 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:22:17.6192 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:23:17.4241 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:23:17.6272 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:23:17.6272 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:24:17.4389 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:24:17.6212 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:24:17.6212 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:25:17.4336 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:25:17.6365 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:25:17.6365 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:26:17.4334 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:26:17.6209 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:26:17.6209 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:27:17.4442 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:27:17.6373 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:27:17.6373 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:28:17.4212 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:28:17.6244 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:28:17.6244 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:29:17.4522 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:29:17.6376 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:29:17.6376 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:30:17.4425 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:30:17.6457 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:30:17.6457 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:31:17.4316 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:31:17.6191 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:31:17.6347 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:32:17.4481 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:32:17.6290 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:32:17.6290 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:33:17.4348 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:33:17.6419 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:33:17.6419 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:34:17.4509 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:34:17.6384 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:34:17.6384 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:35:17.4713 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:35:17.6630 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:35:17.6630 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:36:17.4507 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:36:17.6446 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:36:17.6446 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:37:17.4305 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:37:17.6180 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:37:17.6180 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:38:17.4546 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:38:17.6421 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:38:17.6421 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:39:17.4449 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:39:17.6527 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:39:17.6527 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:40:17.4395 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:40:17.6270 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:40:17.6270 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 15:41:17.4387 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProjectService.GetProject(Int32 ProjectId) at SilSolver.WEB.ProtectiveFunctionHTML.LoadProtectiveFunction(Int32 Pid) 2022-06-14 15:41:17.6433 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() at SilSolver.WEB.Services.SecurityService.GetUserAuthorizedProjectIds() at SilSolver.WEB.Services.SecurityService.HasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProtectiveFunction(Int32 protectiveFunctionId) at SilSolver.BLL.ProtectiveFunctionService.GetReduntant(Int32 ProtectiveId) 2022-06-14 15:41:17.6433 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) at SilSolver.WEB.ProtectiveFunctionHTML.LoadReduntant(Int32 ProtectiveFunction_FK) 2022-06-14 20:42:07.3460 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-06-14 21:02:45.3336 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)