2022-08-17 06:47:04.2207 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(Nullable`1 userAreaPermissions) 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-08-17 06:47:04.4394 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(Nullable`1 userAreaPermissions) 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-08-17 06:47:04.4394 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-08-17 07:25:39.0625 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(Nullable`1 userAreaPermissions) 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-08-17 07:25:39.2657 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(Nullable`1 userAreaPermissions) 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-08-17 07:25:39.2657 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-08-17 09:34:38.5189 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(Nullable`1 userAreaPermissions) 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-08-17 09:34:38.8002 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(Nullable`1 userAreaPermissions) 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-08-17 09:34:38.8002 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-08-17 09:42:27.0741 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, LSO1, ). 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 (39178, LSO1, ). 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:8f845e05-5922-438f-b1b5-5dea5559bfaa Error Number:2601,State:1,Class:14 2022-08-17 09:42:27.1054 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, LSO1, ). 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 (39178, LSO1, ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:8f845e05-5922-438f-b1b5-5dea5559bfaa Error Number:2601,State:1,Class:14 2022-08-17 09:46:38.9353 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39182, INP1, D23 ). 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 (39182, INP1, D23 ). 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:b2a55acf-b800-4123-8f55-464058b029e0 Error Number:2601,State:1,Class:14 2022-08-17 09:46:38.9353 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39182, INP1, D23 ). 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 (39182, INP1, D23 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:b2a55acf-b800-4123-8f55-464058b029e0 Error Number:2601,State:1,Class:14 2022-08-17 09:46:38.9353 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39182, INP1, D23 ). 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 (39182, INP1, D23 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:b2a55acf-b800-4123-8f55-464058b029e0 Error Number:2601,State:1,Class:14 2022-08-17 09:47:07.8011 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39184, INP1, D22 ). 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 (39184, INP1, D22 ). 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:b2a55acf-b800-4123-8f55-464058b029e0 Error Number:2601,State:1,Class:14 2022-08-17 09:47:07.8011 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39184, INP1, D22 ). 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 (39184, INP1, D22 ). 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:b2a55acf-b800-4123-8f55-464058b029e0 Error Number:2601,State:1,Class:14 2022-08-17 09:47:07.8011 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39184, INP1, D22 ). 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 (39184, INP1, D22 ). 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:b2a55acf-b800-4123-8f55-464058b029e0 Error Number:2601,State:1,Class:14 2022-08-17 09:48:45.6705 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, INP1, D32 ). 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 (39179, INP1, D32 ). 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:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:48:45.6705 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, INP1, D32 ). 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 (39179, INP1, D32 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:48:45.6861 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, INP1, D32 ). 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 (39179, INP1, D32 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:48:49.8112 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, INP1, D22 ). 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 (39179, INP1, D22 ). 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:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:48:49.8268 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, INP1, D22 ). 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 (39179, INP1, D22 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:48:49.8268 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, INP1, D22 ). 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 (39179, INP1, D22 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:48:53.4832 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, INP1, D12 ). 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 (39179, INP1, D12 ). 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:6275d837-fe06-4c4b-ac06-582a852ead82 Error Number:2601,State:1,Class:14 2022-08-17 09:48:53.4988 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, INP1, D12 ). 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 (39179, INP1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:6275d837-fe06-4c4b-ac06-582a852ead82 Error Number:2601,State:1,Class:14 2022-08-17 09:48:53.4988 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, INP1, D12 ). 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 (39179, INP1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:6275d837-fe06-4c4b-ac06-582a852ead82 Error Number:2601,State:1,Class:14 2022-08-17 09:50:40.3220 Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. 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:8542d3e6-3672-4ddc-8807-858f98077cd1 Error Number:1205,State:52,Class:13 2022-08-17 09:50:40.3220 Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at SilSolver.DAL.DbProviderHelper.FillDataTable(DbDataAdapter dbDataAdapter) at SilSolver.DAL.ProtectiveFunctionDAO.Match_MasterPool_Properties(Int32 ProtectiveId, String serverDeviceVersion) ClientConnectionId:8542d3e6-3672-4ddc-8807-858f98077cd1 Error Number:1205,State:52,Class:13 2022-08-17 09:50:40.3220 Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at SilSolver.DAL.ProtectiveFunctionDAO.Match_MasterPool_Properties(Int32 ProtectiveId, String serverDeviceVersion) at SilSolver.BLL.ProtectiveFunctionService.Match_MasterPool_Properties(Int32 ProtectiveId, String deviceVersion) ClientConnectionId:8542d3e6-3672-4ddc-8807-858f98077cd1 Error Number:1205,State:52,Class:13 2022-08-17 09:50:45.4002 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39185, INP1, D32 ). 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 (39185, INP1, D32 ). 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:6275d837-fe06-4c4b-ac06-582a852ead82 Error Number:2601,State:1,Class:14 2022-08-17 09:50:45.4002 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39185, INP1, D32 ). 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 (39185, INP1, D32 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:6275d837-fe06-4c4b-ac06-582a852ead82 Error Number:2601,State:1,Class:14 2022-08-17 09:50:45.4002 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39185, INP1, D32 ). 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 (39185, INP1, D32 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:6275d837-fe06-4c4b-ac06-582a852ead82 Error Number:2601,State:1,Class:14 2022-08-17 09:51:32.1039 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing PTRAN-164602-442490 with PTRAN-248872-628265 2022-08-17 09:51:32.1039 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing PTRAN-164602 with PTRAN-248872 2022-08-17 09:51:32.1039 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing PTRAN-164602 with PTRAN-248872 2022-08-17 09:51:32.1039 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing MCNTD-164603-442510 with MCNTD-248873-628269 2022-08-17 09:51:32.1196 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing MCNTD-164603 with MCNTD-248873 2022-08-17 09:51:32.1196 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing MCNTD-164603 with MCNTD-248873 2022-08-17 09:51:32.1196 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing RELFOS-164605-442517 with RELFOS-248874-628270 2022-08-17 09:51:32.1196 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing RELFOS-164605 with RELFOS-248874 2022-08-17 09:51:32.1196 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing RELFOS-164605 with RELFOS-248874 2022-08-17 09:51:32.1196 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing SVDLW-164606-442518 with SVDLW-248875-628271 2022-08-17 09:51:32.1196 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing SVDLW-164606 with SVDLW-248875 2022-08-17 09:51:32.1196 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing SVDLW-164606 with SVDLW-248875 2022-08-17 09:51:32.1196 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing BVFCC-164608-442520 with BVFCC-248876-628272 2022-08-17 09:51:32.1196 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing BVFCC-164608 with BVFCC-248876 2022-08-17 09:51:32.1196 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing BVFCC-164608 with BVFCC-248876 2022-08-17 09:51:32.1196 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing BVGLC-164659-442964 with BVGLC-248878-628273 2022-08-17 09:51:32.1352 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing BVGLC-164659 with BVGLC-248878 2022-08-17 09:51:32.1352 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing BVGLC-164659 with BVGLC-248878 2022-08-17 09:51:32.1352 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing DMSIO-165011-444261 with DMSIO-248879-628276 2022-08-17 09:51:32.1352 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing DMSIO-165011 with DMSIO-248879 2022-08-17 09:51:32.1352 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1: Replacing DMSIO-165011 with DMSIO-248879 2022-08-17 09:51:32.3071 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-1 2022-08-17 09:51:32.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301: Replacing SMSIO-164665-443118 with SMSIO-248880-628286 2022-08-17 09:51:32.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301: Replacing SMSIO-164665 with SMSIO-248880 2022-08-17 09:51:32.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301: Replacing SMSIO-164665 with SMSIO-248880 2022-08-17 09:51:32.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301: Replacing PTRAN-164666-443119 with PTRAN-248881-628287 2022-08-17 09:51:32.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301: Replacing PTRAN-164666 with PTRAN-248881 2022-08-17 09:51:32.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301: Replacing PTRAN-164666 with PTRAN-248881 2022-08-17 09:51:32.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301: Replacing RELFOS-164667-443120 with RELFOS-248882-628288 2022-08-17 09:51:32.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301: Replacing RELFOS-164667 with RELFOS-248882 2022-08-17 09:51:32.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301: Replacing RELFOS-164667 with RELFOS-248882 2022-08-17 09:51:32.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301: Replacing VARSD-164668-443121 with VARSD-248883-628289 2022-08-17 09:51:32.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301: Replacing VARSD-164668 with VARSD-248883 2022-08-17 09:51:32.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301: Replacing VARSD-164668 with VARSD-248883 2022-08-17 09:51:32.4164 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1301 2022-08-17 09:51:32.4164 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302: Replacing SMSIO-164669-443142 with SMSIO-248885-628295 2022-08-17 09:51:32.4164 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302: Replacing SMSIO-164669 with SMSIO-248885 2022-08-17 09:51:32.4164 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302: Replacing SMSIO-164669 with SMSIO-248885 2022-08-17 09:51:32.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302: Replacing PTRAN-164670-443143 with PTRAN-248886-628297 2022-08-17 09:51:32.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302: Replacing PTRAN-164670 with PTRAN-248886 2022-08-17 09:51:32.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302: Replacing PTRAN-164670 with PTRAN-248886 2022-08-17 09:51:32.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302: Replacing RELFOS-164671-443144 with RELFOS-248887-628298 2022-08-17 09:51:32.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302: Replacing RELFOS-164671 with RELFOS-248887 2022-08-17 09:51:32.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302: Replacing RELFOS-164671 with RELFOS-248887 2022-08-17 09:51:32.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302: Replacing VARSD-164672-443145 with VARSD-248888-628299 2022-08-17 09:51:32.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302: Replacing VARSD-164672 with VARSD-248888 2022-08-17 09:51:32.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302: Replacing VARSD-164672 with VARSD-248888 2022-08-17 09:51:32.5258 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1302 2022-08-17 09:51:32.5258 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303: Replacing SMSIO-164673-443161 with SMSIO-248889-628305 2022-08-17 09:51:32.5258 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303: Replacing SMSIO-164673 with SMSIO-248889 2022-08-17 09:51:32.5258 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303: Replacing SMSIO-164673 with SMSIO-248889 2022-08-17 09:51:32.5258 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303: Replacing PTRAN-164674-443162 with PTRAN-248890-628306 2022-08-17 09:51:32.5258 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303: Replacing PTRAN-164674 with PTRAN-248890 2022-08-17 09:51:32.5258 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303: Replacing PTRAN-164674 with PTRAN-248890 2022-08-17 09:51:32.5258 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303: Replacing RELFOS-164675-443163 with RELFOS-248891-628307 2022-08-17 09:51:32.5414 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303: Replacing RELFOS-164675 with RELFOS-248891 2022-08-17 09:51:32.5414 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303: Replacing RELFOS-164675 with RELFOS-248891 2022-08-17 09:51:32.5414 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303: Replacing VARSD-164676-443164 with VARSD-248892-628308 2022-08-17 09:51:32.5414 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303: Replacing VARSD-164676 with VARSD-248892 2022-08-17 09:51:32.5414 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303: Replacing VARSD-164676 with VARSD-248892 2022-08-17 09:51:32.6508 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-1303 2022-08-17 09:51:32.6508 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing SMSIO-164677-443180 with SMSIO-248893-628316 2022-08-17 09:51:32.6508 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing SMSIO-164677 with SMSIO-248893 2022-08-17 09:51:32.6508 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing SMSIO-164677 with SMSIO-248893 2022-08-17 09:51:32.6664 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing PTRAN-164678-443181 with PTRAN-248894-628317 2022-08-17 09:51:32.6664 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing PTRAN-164678 with PTRAN-248894 2022-08-17 09:51:32.6664 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing PTRAN-164678 with PTRAN-248894 2022-08-17 09:51:32.6664 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing RELFOS-164679-443182 with RELFOS-248895-628318 2022-08-17 09:51:32.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing RELFOS-164679 with RELFOS-248895 2022-08-17 09:51:32.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing RELFOS-164679 with RELFOS-248895 2022-08-17 09:51:32.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing PSTPD-164681-443189 with PSTPD-248897-628320 2022-08-17 09:51:32.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing PSTPD-164681 with PSTPD-248897 2022-08-17 09:51:32.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing PSTPD-164681 with PSTPD-248897 2022-08-17 09:51:32.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing PSTPD-164684-443197 with PSTPD-248898-628322 2022-08-17 09:51:32.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing PSTPD-164684 with PSTPD-248898 2022-08-17 09:51:32.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing PSTPD-164684 with PSTPD-248898 2022-08-17 09:51:32.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing PSTPD-164685-443198 with PSTPD-248899-628324 2022-08-17 09:51:32.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing PSTPD-164685 with PSTPD-248899 2022-08-17 09:51:32.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing PSTPD-164685 with PSTPD-248899 2022-08-17 09:51:32.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing RELFO-164970-443907 with RELFO-248900-628325 2022-08-17 09:51:32.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing RELFO-164970 with RELFO-248900 2022-08-17 09:51:32.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing RELFO-164970 with RELFO-248900 2022-08-17 09:51:32.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing RELFO-164971-443908 with RELFO-248901-628326 2022-08-17 09:51:32.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing RELFO-164971 with RELFO-248901 2022-08-17 09:51:32.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing RELFO-164971 with RELFO-248901 2022-08-17 09:51:32.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing BVGLC-164972-443916 with BVGLC-248902-628328 2022-08-17 09:51:32.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing BVGLC-164972 with BVGLC-248902 2022-08-17 09:51:32.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing BVGLC-164972 with BVGLC-248902 2022-08-17 09:51:32.7133 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing SVDLW-164973-443917 with SVDLW-248903-628329 2022-08-17 09:51:32.7133 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing SVDLW-164973 with SVDLW-248903 2022-08-17 09:51:32.7133 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601: Replacing SVDLW-164973 with SVDLW-248903 2022-08-17 09:51:32.8227 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2601 2022-08-17 09:51:32.8227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing SMSIO-164686-443213 with SMSIO-248904-628338 2022-08-17 09:51:32.8227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing SMSIO-164686 with SMSIO-248904 2022-08-17 09:51:32.8227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing SMSIO-164686 with SMSIO-248904 2022-08-17 09:51:32.8383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PTRAN-164687-443214 with PTRAN-248905-628339 2022-08-17 09:51:32.8383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PTRAN-164687 with PTRAN-248905 2022-08-17 09:51:32.8383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PTRAN-164687 with PTRAN-248905 2022-08-17 09:51:32.8383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing RELFOS-164688-443215 with RELFOS-248907-628341 2022-08-17 09:51:32.8383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing RELFOS-164688 with RELFOS-248907 2022-08-17 09:51:32.8383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing RELFOS-164688 with RELFOS-248907 2022-08-17 09:51:32.8383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164689-443216 with PSTPD-248909-628343 2022-08-17 09:51:32.8383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164689 with PSTPD-248909 2022-08-17 09:51:32.8383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164689 with PSTPD-248909 2022-08-17 09:51:32.8383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164690-443217 with PSTPD-248910-628344 2022-08-17 09:51:32.8383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164690 with PSTPD-248910 2022-08-17 09:51:32.8383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164690 with PSTPD-248910 2022-08-17 09:51:32.8539 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164691-443218 with PSTPD-248911-628345 2022-08-17 09:51:32.8539 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164691 with PSTPD-248911 2022-08-17 09:51:32.8539 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164691 with PSTPD-248911 2022-08-17 09:51:32.8539 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164692-443219 with PSTPD-248912-628346 2022-08-17 09:51:32.8539 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164692 with PSTPD-248912 2022-08-17 09:51:32.8539 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164692 with PSTPD-248912 2022-08-17 09:51:32.8539 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164693-443220 with PSTPD-248913-628347 2022-08-17 09:51:32.8539 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164693 with PSTPD-248913 2022-08-17 09:51:32.8539 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing PSTPD-164693 with PSTPD-248913 2022-08-17 09:51:32.8539 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing SVDLW-164695-443229 with SVDLW-248914-628348 2022-08-17 09:51:32.8539 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing SVDLW-164695 with SVDLW-248914 2022-08-17 09:51:32.8539 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing SVDLW-164695 with SVDLW-248914 2022-08-17 09:51:32.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing BVFCC-164697-443231 with BVFCC-248915-628349 2022-08-17 09:51:32.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing BVFCC-164697 with BVFCC-248915 2022-08-17 09:51:32.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602: Replacing BVFCC-164697 with BVFCC-248915 2022-08-17 09:51:32.9633 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2602 2022-08-17 09:51:32.9633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903: Replacing SMSIO-164698-443256 with SMSIO-248916-628358 2022-08-17 09:51:32.9633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903: Replacing SMSIO-164698 with SMSIO-248916 2022-08-17 09:51:32.9633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903: Replacing SMSIO-164698 with SMSIO-248916 2022-08-17 09:51:32.9633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903: Replacing ANOXY-164702-443265 with ANOXY-248917-628359 2022-08-17 09:51:32.9789 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903: Replacing ANOXY-164702 with ANOXY-248917 2022-08-17 09:51:32.9789 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903: Replacing ANOXY-164702 with ANOXY-248917 2022-08-17 09:51:32.9789 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903: Replacing BVFCC-164703-443266 with BVFCC-248918-628360 2022-08-17 09:51:32.9789 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903: Replacing BVFCC-164703 with BVFCC-248918 2022-08-17 09:51:32.9789 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903: Replacing BVFCC-164703 with BVFCC-248918 2022-08-17 09:51:32.9789 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903: Replacing SVDLW-164704-443267 with SVDLW-248919-628361 2022-08-17 09:51:32.9789 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903: Replacing SVDLW-164704 with SVDLW-248919 2022-08-17 09:51:32.9789 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903: Replacing SVDLW-164704 with SVDLW-248919 2022-08-17 09:51:33.0727 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2903 2022-08-17 09:51:33.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904: Replacing SMSIO-164705-443283 with SMSIO-248923-628371 2022-08-17 09:51:33.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904: Replacing SMSIO-164705 with SMSIO-248923 2022-08-17 09:51:33.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904: Replacing SMSIO-164705 with SMSIO-248923 2022-08-17 09:51:33.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904: Replacing RELFOS-164707-443285 with RELFOS-248924-628374 2022-08-17 09:51:33.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904: Replacing RELFOS-164707 with RELFOS-248924 2022-08-17 09:51:33.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904: Replacing RELFOS-164707 with RELFOS-248924 2022-08-17 09:51:33.0883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904: Replacing VARSD-164708-443286 with VARSD-248925-628375 2022-08-17 09:51:33.0883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904: Replacing VARSD-164708 with VARSD-248925 2022-08-17 09:51:33.0883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904: Replacing VARSD-164708 with VARSD-248925 2022-08-17 09:51:33.0883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904: Replacing GRNDM-164711-443304 with GRNDM-248926-628378 2022-08-17 09:51:33.0883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904: Replacing GRNDM-164711 with GRNDM-248926 2022-08-17 09:51:33.0883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904: Replacing GRNDM-164711 with GRNDM-248926 2022-08-17 09:51:33.2133 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIS-2904 2022-08-17 09:51:33.2133 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing GRNDM-164716-443334 with GRNDM-248927-628387 2022-08-17 09:51:33.2133 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing GRNDM-164716 with GRNDM-248927 2022-08-17 09:51:33.2133 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing GRNDM-164716 with GRNDM-248927 2022-08-17 09:51:33.2289 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing HNDSW-164718-443347 with HNDSW-248928-628388 2022-08-17 09:51:33.2289 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing HNDSW-164718 with HNDSW-248928 2022-08-17 09:51:33.2289 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing HNDSW-164718 with HNDSW-248928 2022-08-17 09:51:33.2289 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing SVDLW-164721-443350 with SVDLW-248929-628391 2022-08-17 09:51:33.2289 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing SVDLW-164721 with SVDLW-248929 2022-08-17 09:51:33.2289 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing SVDLW-164721 with SVDLW-248929 2022-08-17 09:51:33.2289 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing BVFCC-164723-443352 with BVFCC-248930-628392 2022-08-17 09:51:33.2289 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing BVFCC-164723 with BVFCC-248930 2022-08-17 09:51:33.2289 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing BVFCC-164723 with BVFCC-248930 2022-08-17 09:51:33.2289 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing RELFOL-165009-444145 with RELFOL-248931-628393 2022-08-17 09:51:33.2289 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing RELFOL-165009 with RELFOL-248931 2022-08-17 09:51:33.2289 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV: Replacing RELFOL-165009 with RELFOL-248931 2022-08-17 09:51:33.3227 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-HV 2022-08-17 09:51:33.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302: Replacing CURTR-164725-443386 with CURTR-248932-628400 2022-08-17 09:51:33.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302: Replacing CURTR-164725 with CURTR-248932 2022-08-17 09:51:33.3227 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302: Replacing CURTR-164725 with CURTR-248932 2022-08-17 09:51:33.3383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302: Replacing RELFOS-164728-443389 with RELFOS-248933-628401 2022-08-17 09:51:33.3383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302: Replacing RELFOS-164728 with RELFOS-248933 2022-08-17 09:51:33.3383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302: Replacing RELFOS-164728 with RELFOS-248933 2022-08-17 09:51:33.3383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302: Replacing PSTPD-164730-443391 with PSTPD-248934-628402 2022-08-17 09:51:33.3383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302: Replacing PSTPD-164730 with PSTPD-248934 2022-08-17 09:51:33.3383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302: Replacing PSTPD-164730 with PSTPD-248934 2022-08-17 09:51:33.3383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302: Replacing TAMPPL-164974-443950 with TAMPPL-248935-628403 2022-08-17 09:51:33.3383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302: Replacing TAMPPL-164974 with TAMPPL-248935 2022-08-17 09:51:33.3383 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302: Replacing TAMPPL-164974 with TAMPPL-248935 2022-08-17 09:51:33.4633 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1302 2022-08-17 09:51:33.4633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T: Replacing TSECC-164733-443404 with TSECC-248936-628409 2022-08-17 09:51:33.4633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T: Replacing TSECC-164733 with TSECC-248936 2022-08-17 09:51:33.4633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T: Replacing TSECC-164733 with TSECC-248936 2022-08-17 09:51:33.4633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T: Replacing MCNTD-164734-443405 with MCNTD-248937-628410 2022-08-17 09:51:33.4633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T: Replacing MCNTD-164734 with MCNTD-248937 2022-08-17 09:51:33.4633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T: Replacing MCNTD-164734 with MCNTD-248937 2022-08-17 09:51:33.4633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T: Replacing RELFOS-165001-444052 with RELFOS-248938-628411 2022-08-17 09:51:33.4633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T: Replacing RELFOS-165001 with RELFOS-248938 2022-08-17 09:51:33.4633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T: Replacing RELFOS-165001 with RELFOS-248938 2022-08-17 09:51:33.4790 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T: Replacing NSSS-165002-444058 with NSSS-248939-628412 2022-08-17 09:51:33.4790 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T: Replacing NSSS-165002 with NSSS-248939 2022-08-17 09:51:33.4790 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T: Replacing NSSS-165002 with NSSS-248939 2022-08-17 09:51:33.5883 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-T 2022-08-17 09:51:33.5883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P: Replacing MCNTD-164740-443423 with MCNTD-248940-628418 2022-08-17 09:51:33.5883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P: Replacing MCNTD-164740 with MCNTD-248940 2022-08-17 09:51:33.5883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P: Replacing MCNTD-164740 with MCNTD-248940 2022-08-17 09:51:33.5883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P: Replacing PSWNS-164742-443431 with PSWNS-248941-628423 2022-08-17 09:51:33.5883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P: Replacing PSWNS-164742 with PSWNS-248941 2022-08-17 09:51:33.5883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P: Replacing PSWNS-164742 with PSWNS-248941 2022-08-17 09:51:33.5883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P: Replacing NSSS-165003-444079 with NSSS-248942-628425 2022-08-17 09:51:33.5883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P: Replacing NSSS-165003 with NSSS-248942 2022-08-17 09:51:33.5883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P: Replacing NSSS-165003 with NSSS-248942 2022-08-17 09:51:33.6040 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P: Replacing RELFOS-165004-444080 with RELFOS-248943-628426 2022-08-17 09:51:33.6040 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P: Replacing RELFOS-165004 with RELFOS-248943 2022-08-17 09:51:33.6040 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P: Replacing RELFOS-165004 with RELFOS-248943 2022-08-17 09:51:33.7133 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1903-P 2022-08-17 09:51:33.7133 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P: Replacing MCNTD-164744-443453 with MCNTD-248946-628433 2022-08-17 09:51:33.7133 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P: Replacing MCNTD-164744 with MCNTD-248946 2022-08-17 09:51:33.7133 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P: Replacing MCNTD-164744 with MCNTD-248946 2022-08-17 09:51:33.7133 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P: Replacing PSWNS-164745-443454 with PSWNS-248947-628435 2022-08-17 09:51:33.7133 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P: Replacing PSWNS-164745 with PSWNS-248947 2022-08-17 09:51:33.7290 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P: Replacing PSWNS-164745 with PSWNS-248947 2022-08-17 09:51:33.7290 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P: Replacing RELFOS-165005-444091 with RELFOS-248948-628436 2022-08-17 09:51:33.7290 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P: Replacing RELFOS-165005 with RELFOS-248948 2022-08-17 09:51:33.7290 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P: Replacing RELFOS-165005 with RELFOS-248948 2022-08-17 09:51:33.7290 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P: Replacing NSSS-165006-444102 with NSSS-248949-628437 2022-08-17 09:51:33.7290 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P: Replacing NSSS-165006 with NSSS-248949 2022-08-17 09:51:33.7290 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P: Replacing NSSS-165006 with NSSS-248949 2022-08-17 09:51:33.8540 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-P 2022-08-17 09:51:33.8540 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L: Replacing MCNTD-164747-443471 with MCNTD-248950-628443 2022-08-17 09:51:33.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L: Replacing MCNTD-164747 with MCNTD-248950 2022-08-17 09:51:33.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L: Replacing MCNTD-164747 with MCNTD-248950 2022-08-17 09:51:33.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L: Replacing LSWNS-164749-443478 with LSWNS-248951-628444 2022-08-17 09:51:33.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L: Replacing LSWNS-164749 with LSWNS-248951 2022-08-17 09:51:33.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L: Replacing LSWNS-164749 with LSWNS-248951 2022-08-17 09:51:33.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L: Replacing NSSS-165007-444133 with NSSS-248952-628445 2022-08-17 09:51:33.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L: Replacing NSSS-165007 with NSSS-248952 2022-08-17 09:51:33.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L: Replacing NSSS-165007 with NSSS-248952 2022-08-17 09:51:33.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L: Replacing RELFOS-165008-444134 with RELFOS-248953-628446 2022-08-17 09:51:33.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L: Replacing RELFOS-165008 with RELFOS-248953 2022-08-17 09:51:33.8696 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L: Replacing RELFOS-165008 with RELFOS-248953 2022-08-17 09:51:33.9633 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-2203-L 2022-08-17 09:51:33.9633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001: Replacing PTRAN-164984-444005 with PTRAN-248954-628452 2022-08-17 09:51:33.9633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001: Replacing PTRAN-164984 with PTRAN-248954 2022-08-17 09:51:33.9633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001: Replacing PTRAN-164984 with PTRAN-248954 2022-08-17 09:51:33.9633 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001: Replacing BVFCC-164989-444010 with BVFCC-248955-628453 2022-08-17 09:51:33.9790 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001: Replacing BVFCC-164989 with BVFCC-248955 2022-08-17 09:51:33.9790 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001: Replacing BVFCC-164989 with BVFCC-248955 2022-08-17 09:51:33.9790 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001: Replacing SVDLW-164990-444011 with SVDLW-248956-628454 2022-08-17 09:51:33.9790 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001: Replacing SVDLW-164990 with SVDLW-248956 2022-08-17 09:51:33.9790 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001: Replacing SVDLW-164990 with SVDLW-248956 2022-08-17 09:51:33.9790 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001: Replacing NSSS-164991-444012 with NSSS-248957-628455 2022-08-17 09:51:33.9790 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001: Replacing NSSS-164991 with NSSS-248957 2022-08-17 09:51:33.9790 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001: Replacing NSSS-164991 with NSSS-248957 2022-08-17 09:51:34.0727 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-8001 2022-08-17 09:51:34.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902: Replacing SMSIO-164992-444033 with SMSIO-248959-628462 2022-08-17 09:51:34.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902: Replacing SMSIO-164992 with SMSIO-248959 2022-08-17 09:51:34.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902: Replacing SMSIO-164992 with SMSIO-248959 2022-08-17 09:51:34.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902: Replacing TTRAN-164996-444042 with TTRAN-248960-628463 2022-08-17 09:51:34.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902: Replacing TTRAN-164996 with TTRAN-248960 2022-08-17 09:51:34.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902: Replacing TTRAN-164996 with TTRAN-248960 2022-08-17 09:51:34.0727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902: Replacing BVFCC-164998-444044 with BVFCC-248961-628464 2022-08-17 09:51:34.0883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902: Replacing BVFCC-164998 with BVFCC-248961 2022-08-17 09:51:34.0883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902: Replacing BVFCC-164998 with BVFCC-248961 2022-08-17 09:51:34.0883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902: Replacing SVDLW-165000-444046 with SVDLW-248962-628465 2022-08-17 09:51:34.0883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902: Replacing SVDLW-165000 with SVDLW-248962 2022-08-17 09:51:34.0883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902: Replacing SVDLW-165000 with SVDLW-248962 2022-08-17 09:51:34.1665 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1902 2022-08-17 09:51:34.1821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing GRNDM-165012-444366 with GRNDM-248963-628471 2022-08-17 09:51:34.1821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing GRNDM-165012 with GRNDM-248963 2022-08-17 09:51:34.1821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing GRNDM-165012 with GRNDM-248963 2022-08-17 09:51:34.1821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing HNDSW-165014-444368 with HNDSW-248964-628472 2022-08-17 09:51:34.1821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing HNDSW-165014 with HNDSW-248964 2022-08-17 09:51:34.1821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing HNDSW-165014 with HNDSW-248964 2022-08-17 09:51:34.1821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing SVDLW-165015-444369 with SVDLW-248965-628473 2022-08-17 09:51:34.1821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing SVDLW-165015 with SVDLW-248965 2022-08-17 09:51:34.1821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing SVDLW-165015 with SVDLW-248965 2022-08-17 09:51:34.1821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing BVFCC-165017-444371 with BVFCC-248966-628474 2022-08-17 09:51:34.1977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing BVFCC-165017 with BVFCC-248966 2022-08-17 09:51:34.1977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing BVFCC-165017 with BVFCC-248966 2022-08-17 09:51:34.1977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing RELFOL-165019-444373 with RELFOL-248967-628475 2022-08-17 09:51:34.1977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing RELFOL-165019 with RELFOL-248967 2022-08-17 09:51:34.1977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV: Replacing RELFOL-165019 with RELFOL-248967 2022-08-17 09:51:34.2758 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-17902-PV 2022-08-17 09:51:34.2915 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303: Replacing CURTR-165020-444560 with CURTR-248968-628482 2022-08-17 09:51:34.2915 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303: Replacing CURTR-165020 with CURTR-248968 2022-08-17 09:51:34.2915 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303: Replacing CURTR-165020 with CURTR-248968 2022-08-17 09:51:34.2915 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303: Replacing RELFOS-165021-444561 with RELFOS-248969-628483 2022-08-17 09:51:34.2915 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303: Replacing RELFOS-165021 with RELFOS-248969 2022-08-17 09:51:34.2915 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303: Replacing RELFOS-165021 with RELFOS-248969 2022-08-17 09:51:34.2915 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303: Replacing PSTPD-165022-444562 with PSTPD-248970-628484 2022-08-17 09:51:34.2915 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303: Replacing PSTPD-165022 with PSTPD-248970 2022-08-17 09:51:34.2915 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303: Replacing PSTPD-165022 with PSTPD-248970 2022-08-17 09:51:34.2915 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303: Replacing TAMPPL-165023-444563 with TAMPPL-248971-628485 2022-08-17 09:51:34.3071 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303: Replacing TAMPPL-165023 with TAMPPL-248971 2022-08-17 09:51:34.3071 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303: Replacing TAMPPL-165023 with TAMPPL-248971 2022-08-17 09:51:34.4165 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1303 2022-08-17 09:51:34.4165 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401: Replacing CURTR-165024-444569 with CURTR-248972-628491 2022-08-17 09:51:34.4165 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401: Replacing CURTR-165024 with CURTR-248972 2022-08-17 09:51:34.4165 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401: Replacing CURTR-165024 with CURTR-248972 2022-08-17 09:51:34.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401: Replacing RELFOS-165025-444570 with RELFOS-248973-628492 2022-08-17 09:51:34.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401: Replacing RELFOS-165025 with RELFOS-248973 2022-08-17 09:51:34.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401: Replacing RELFOS-165025 with RELFOS-248973 2022-08-17 09:51:34.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401: Replacing PSTPD-165026-444571 with PSTPD-248974-628493 2022-08-17 09:51:34.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401: Replacing PSTPD-165026 with PSTPD-248974 2022-08-17 09:51:34.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401: Replacing PSTPD-165026 with PSTPD-248974 2022-08-17 09:51:34.4321 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401: Replacing TAMPPL-165027-444572 with TAMPPL-248975-628494 2022-08-17 09:51:34.4477 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401: Replacing TAMPPL-165027 with TAMPPL-248975 2022-08-17 09:51:34.4477 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401: Replacing TAMPPL-165027 with TAMPPL-248975 2022-08-17 09:51:34.5571 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1401 2022-08-17 09:51:34.5727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803: Replacing CURTR-165028-444578 with CURTR-248976-628500 2022-08-17 09:51:34.5727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803: Replacing CURTR-165028 with CURTR-248976 2022-08-17 09:51:34.5727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803: Replacing CURTR-165028 with CURTR-248976 2022-08-17 09:51:34.5727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803: Replacing RELFOS-165029-444579 with RELFOS-248977-628501 2022-08-17 09:51:34.5727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803: Replacing RELFOS-165029 with RELFOS-248977 2022-08-17 09:51:34.5727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803: Replacing RELFOS-165029 with RELFOS-248977 2022-08-17 09:51:34.5727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803: Replacing PSTPD-165030-444580 with PSTPD-248978-628502 2022-08-17 09:51:34.5727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803: Replacing PSTPD-165030 with PSTPD-248978 2022-08-17 09:51:34.5727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803: Replacing PSTPD-165030 with PSTPD-248978 2022-08-17 09:51:34.5727 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803: Replacing TAMPPL-165031-444581 with TAMPPL-248979-628503 2022-08-17 09:51:34.5883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803: Replacing TAMPPL-165031 with TAMPPL-248979 2022-08-17 09:51:34.5883 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803: Replacing TAMPPL-165031 with TAMPPL-248979 2022-08-17 09:51:34.6665 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:IS-1803 2022-08-17 09:51:34.6665 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing MCNTD-165035-444660 with MCNTD-248980-628509 2022-08-17 09:51:34.6665 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing MCNTD-165035 with MCNTD-248980 2022-08-17 09:51:34.6665 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing MCNTD-165035 with MCNTD-248980 2022-08-17 09:51:34.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing RELFOS-165036-444661 with RELFOS-248981-628510 2022-08-17 09:51:34.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing RELFOS-165036 with RELFOS-248981 2022-08-17 09:51:34.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing RELFOS-165036 with RELFOS-248981 2022-08-17 09:51:34.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing SVDLW-165037-444662 with SVDLW-248982-628511 2022-08-17 09:51:34.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing SVDLW-165037 with SVDLW-248982 2022-08-17 09:51:34.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing SVDLW-165037 with SVDLW-248982 2022-08-17 09:51:34.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing BVFCC-165038-444663 with BVFCC-248983-628512 2022-08-17 09:51:34.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing BVFCC-165038 with BVFCC-248983 2022-08-17 09:51:34.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing BVFCC-165038 with BVFCC-248983 2022-08-17 09:51:34.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing BVGLC-165039-444664 with BVGLC-248984-628513 2022-08-17 09:51:34.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing BVGLC-165039 with BVGLC-248984 2022-08-17 09:51:34.6821 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing BVGLC-165039 with BVGLC-248984 2022-08-17 09:51:34.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing LTRLG-165040-444665 with LTRLG-248985-628514 2022-08-17 09:51:34.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing LTRLG-165040 with LTRLG-248985 2022-08-17 09:51:34.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing LTRLG-165040 with LTRLG-248985 2022-08-17 09:51:34.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing DMSIO-165041-444666 with DMSIO-248986-628515 2022-08-17 09:51:34.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing DMSIO-165041 with DMSIO-248986 2022-08-17 09:51:34.6977 Import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2: Replacing DMSIO-165041 with DMSIO-248986 2022-08-17 09:51:34.7915 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:2910f8b2-58c7-4607-a5ae-27067ebce4d2 and protective function:SIF-2 2022-08-17 09:52:22.4065 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39175, A1O1, D13 ). 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 (39175, A1O1, D13 ). 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:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:52:22.4221 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39175, A1O1, D13 ). 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 (39175, A1O1, D13 ). 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:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:52:22.4221 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39175, A1O1, D13 ). 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 (39175, A1O1, D13 ). 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:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:55:33.1541 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, A1O1, D12 ). 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 (39179, A1O1, D12 ). 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:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:55:33.1541 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, A1O1, D12 ). 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 (39179, A1O1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:55:33.1541 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, A1O1, D12 ). 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 (39179, A1O1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:57:06.5177 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, A1O1, D12 ). 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 (39179, A1O1, D12 ). 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:c4c5ff32-5a61-44b8-8e43-f34e965bacef Error Number:2601,State:1,Class:14 2022-08-17 09:57:06.5177 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, A1O1, D12 ). 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 (39179, A1O1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:c4c5ff32-5a61-44b8-8e43-f34e965bacef Error Number:2601,State:1,Class:14 2022-08-17 09:57:06.5177 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39179, A1O1, D12 ). 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 (39179, A1O1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:c4c5ff32-5a61-44b8-8e43-f34e965bacef Error Number:2601,State:1,Class:14 2022-08-17 09:57:17.2523 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, A1O1, D23 ). 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 (39178, A1O1, D23 ). 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:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:2601,State:1,Class:14 2022-08-17 09:57:17.2680 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, A1O1, D23 ). 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 (39178, A1O1, D23 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:2601,State:1,Class:14 2022-08-17 09:57:17.2680 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, A1O1, D23 ). 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 (39178, A1O1, D23 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:2601,State:1,Class:14 2022-08-17 09:57:23.6118 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, A1O1, D13 ). 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 (39178, A1O1, D13 ). 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:8f845e05-5922-438f-b1b5-5dea5559bfaa Error Number:2601,State:1,Class:14 2022-08-17 09:57:23.6118 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, A1O1, D13 ). 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 (39178, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:8f845e05-5922-438f-b1b5-5dea5559bfaa Error Number:2601,State:1,Class:14 2022-08-17 09:57:23.6118 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, A1O1, D13 ). 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 (39178, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:8f845e05-5922-438f-b1b5-5dea5559bfaa Error Number:2601,State:1,Class:14 2022-08-17 09:58:29.7106 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D31 ). 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 (39178, INP1, D31 ). 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:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:2601,State:1,Class:14 2022-08-17 09:58:29.7106 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D31 ). 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 (39178, INP1, D31 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:2601,State:1,Class:14 2022-08-17 09:58:29.7106 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D31 ). 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 (39178, INP1, D31 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:2601,State:1,Class:14 2022-08-17 09:58:33.8826 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, 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 (39178, INP1, 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:c4c5ff32-5a61-44b8-8e43-f34e965bacef Error Number:2601,State:1,Class:14 2022-08-17 09:58:33.8826 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, 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 (39178, INP1, 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:c4c5ff32-5a61-44b8-8e43-f34e965bacef Error Number:2601,State:1,Class:14 2022-08-17 09:58:33.8826 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, 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 (39178, INP1, 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:c4c5ff32-5a61-44b8-8e43-f34e965bacef Error Number:2601,State:1,Class:14 2022-08-17 09:58:37.4920 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D11 ). 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 (39178, INP1, D11 ). 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:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:2601,State:1,Class:14 2022-08-17 09:58:37.4920 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D11 ). 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 (39178, INP1, D11 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:2601,State:1,Class:14 2022-08-17 09:58:37.4920 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D11 ). 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 (39178, INP1, D11 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:2601,State:1,Class:14 2022-08-17 09:59:42.8178 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D33 ). 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 (39178, INP1, D33 ). 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:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:59:42.8178 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D33 ). 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 (39178, INP1, D33 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:59:42.8334 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D33 ). 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 (39178, INP1, D33 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:59:44.5835 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D23 ). 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 (39178, INP1, D23 ). 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:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:59:44.5991 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D23 ). 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 (39178, INP1, D23 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:59:44.5991 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D23 ). 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 (39178, INP1, D23 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:3a41cc10-4cd9-49c5-93b2-97cb303de5ba Error Number:2601,State:1,Class:14 2022-08-17 09:59:47.5992 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D13 ). 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 (39178, INP1, D13 ). 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:b2a55acf-b800-4123-8f55-464058b029e0 Error Number:2601,State:1,Class:14 2022-08-17 09:59:47.6148 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D13 ). 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 (39178, INP1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:b2a55acf-b800-4123-8f55-464058b029e0 Error Number:2601,State:1,Class:14 2022-08-17 09:59:47.6148 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39178, INP1, D13 ). 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 (39178, INP1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:b2a55acf-b800-4123-8f55-464058b029e0 Error Number:2601,State:1,Class:14 2022-08-17 10:09:00.3799 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39182, A1O1, D12 ). 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 (39182, A1O1, D12 ). 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:6275d837-fe06-4c4b-ac06-582a852ead82 Error Number:2601,State:1,Class:14 2022-08-17 10:09:00.3799 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39182, A1O1, D12 ). 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 (39182, A1O1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:6275d837-fe06-4c4b-ac06-582a852ead82 Error Number:2601,State:1,Class:14 2022-08-17 10:09:00.3799 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39182, A1O1, D12 ). 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 (39182, A1O1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:6275d837-fe06-4c4b-ac06-582a852ead82 Error Number:2601,State:1,Class:14 2022-08-17 10:09:00.4737 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39182, A1O1, D12 ). 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 (39182, A1O1, D12 ). 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:6275d837-fe06-4c4b-ac06-582a852ead82 Error Number:2601,State:1,Class:14 2022-08-17 10:09:00.4893 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39182, A1O1, D12 ). 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 (39182, A1O1, D12 ). 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:6275d837-fe06-4c4b-ac06-582a852ead82 Error Number:2601,State:1,Class:14 2022-08-17 10:09:00.4893 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39182, A1O1, D12 ). 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 (39182, A1O1, D12 ). 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:6275d837-fe06-4c4b-ac06-582a852ead82 Error Number:2601,State:1,Class:14 2022-08-17 10:09:05.4581 Edit button clicked. 2022-08-17 10:09:47.2965 System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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-08-17 10:09:50.5316 System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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-08-17 10:09:52.8441 System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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-08-17 10:10:06.7435 Transaction (Process ID 73) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 73) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. 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.ExecuteScalar() at SilSolver.DAL.DbProviderHelper.ExecuteScalar(DbCommand dbCommand) ClientConnectionId:b1ea21bd-f372-4897-b868-19fa112c179a Error Number:1205,State:52,Class:13 2022-08-17 10:10:06.7435 Transaction (Process ID 73) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 73) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at SilSolver.DAL.DbProviderHelper.ExecuteScalar(DbCommand dbCommand) at SilSolver.DAL.ProtectiveFunctionDAO.Protective_copy_paste(Int32 OldProtectiveFunctionID, String OldSoftKey, String NewSoftKey, String NewSoftKeyDesc, Int32 Userid, Int32 PasteOut) ClientConnectionId:b1ea21bd-f372-4897-b868-19fa112c179a Error Number:1205,State:52,Class:13 2022-08-17 10:10:06.7435 Transaction (Process ID 73) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 73) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at SilSolver.DAL.ProtectiveFunctionDAO.Protective_copy_paste(Int32 OldProtectiveFunctionID, String OldSoftKey, String NewSoftKey, String NewSoftKeyDesc, Int32 Userid, Int32 PasteOut) at SilSolver.BLL.ProtectiveFunctionService.Protective_copy_paste(Int32 OldProtectiveFunctionID, String OldSource, String NewSoftKey, String NewSoftKeyDesc, Int32 Userid, Int32 PasteOut) ClientConnectionId:b1ea21bd-f372-4897-b868-19fa112c179a Error Number:1205,State:52,Class:13 2022-08-17 10:10:06.7435 Transaction (Process ID 73) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 73) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at SilSolver.BLL.ProtectiveFunctionService.Protective_copy_paste(Int32 OldProtectiveFunctionID, String OldSource, String NewSoftKey, String NewSoftKeyDesc, Int32 Userid, Int32 PasteOut) at SilSolver.WEB.ProjectEdit.Protective_Paste_Save_Click(Object sender, EventArgs e) ClientConnectionId:b1ea21bd-f372-4897-b868-19fa112c179a Error Number:1205,State:52,Class:13 2022-08-17 10:14:13.6805 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39214, A1O1, D12 ). 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 (39214, A1O1, D12 ). 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:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:2601,State:1,Class:14 2022-08-17 10:14:13.6805 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39214, A1O1, D12 ). 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 (39214, A1O1, D12 ). 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:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:2601,State:1,Class:14 2022-08-17 10:14:13.6805 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39214, A1O1, D12 ). 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 (39214, A1O1, D12 ). 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:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:2601,State:1,Class:14 2022-08-17 10:15:43.1969 Error converting data type numeric to numeric. System.Data.SqlClient.SqlException (0x80131904): Error converting data type numeric to numeric. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) ClientConnectionId:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:8114,State:1,Class:16 2022-08-17 10:15:43.1969 Error converting data type numeric to numeric. System.Data.SqlClient.SqlException (0x80131904): Error converting data type numeric to numeric. at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) at SilSolver.DAL.PT_ProtectiveFunctionService.UpdatePT_ProtectiveFunctionforData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:8114,State:1,Class:16 2022-08-17 10:15:43.1969 Error converting data type numeric to numeric. System.Data.SqlClient.SqlException (0x80131904): Error converting data type numeric to numeric. at SilSolver.DAL.PT_ProtectiveFunctionService.UpdatePT_ProtectiveFunctionforData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.UpdateDeviceSheetData(PT_ProtectiveFunction data, PSF_ProtectiveFunctionComments psf_protectiveFunctionComments, Boolean saveDiv) ClientConnectionId:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:8114,State:1,Class:16 2022-08-17 10:15:54.3067 Error converting data type numeric to numeric. System.Data.SqlClient.SqlException (0x80131904): Error converting data type numeric to numeric. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) ClientConnectionId:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:8114,State:1,Class:16 2022-08-17 10:15:54.3067 Error converting data type numeric to numeric. System.Data.SqlClient.SqlException (0x80131904): Error converting data type numeric to numeric. at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) at SilSolver.DAL.PT_ProtectiveFunctionService.UpdatePT_ProtectiveFunctionforData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:8114,State:1,Class:16 2022-08-17 10:15:54.3067 Error converting data type numeric to numeric. System.Data.SqlClient.SqlException (0x80131904): Error converting data type numeric to numeric. at SilSolver.DAL.PT_ProtectiveFunctionService.UpdatePT_ProtectiveFunctionforData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.UpdateDeviceSheetData(PT_ProtectiveFunction data, PSF_ProtectiveFunctionComments psf_protectiveFunctionComments, Boolean saveDiv) ClientConnectionId:14a94c2f-11b2-4b6b-b79d-9f21bf8a08df Error Number:8114,State:1,Class:16 2022-08-17 10:25:49.3620 Transaction (Process ID 65) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 65) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. 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.ExecuteScalar() at SilSolver.DAL.DbProviderHelper.ExecuteScalar(DbCommand dbCommand) ClientConnectionId:5496494c-cec6-4067-9c60-b4084f2a7e06 Error Number:1205,State:52,Class:13 2022-08-17 10:25:49.3620 Transaction (Process ID 65) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 65) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at SilSolver.DAL.DbProviderHelper.ExecuteScalar(DbCommand dbCommand) at SilSolver.DAL.ProtectiveFunctionDAO.Protective_copy_paste(Int32 OldProtectiveFunctionID, String OldSoftKey, String NewSoftKey, String NewSoftKeyDesc, Int32 Userid, Int32 PasteOut) ClientConnectionId:5496494c-cec6-4067-9c60-b4084f2a7e06 Error Number:1205,State:52,Class:13 2022-08-17 10:25:49.3620 Transaction (Process ID 65) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 65) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at SilSolver.DAL.ProtectiveFunctionDAO.Protective_copy_paste(Int32 OldProtectiveFunctionID, String OldSoftKey, String NewSoftKey, String NewSoftKeyDesc, Int32 Userid, Int32 PasteOut) at SilSolver.BLL.ProtectiveFunctionService.Protective_copy_paste(Int32 OldProtectiveFunctionID, String OldSource, String NewSoftKey, String NewSoftKeyDesc, Int32 Userid, Int32 PasteOut) ClientConnectionId:5496494c-cec6-4067-9c60-b4084f2a7e06 Error Number:1205,State:52,Class:13 2022-08-17 10:25:49.3620 Transaction (Process ID 65) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 65) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at SilSolver.BLL.ProtectiveFunctionService.Protective_copy_paste(Int32 OldProtectiveFunctionID, String OldSource, String NewSoftKey, String NewSoftKeyDesc, Int32 Userid, Int32 PasteOut) at SilSolver.WEB.ProjectEdit.Protective_Paste_Save_Click(Object sender, EventArgs e) ClientConnectionId:5496494c-cec6-4067-9c60-b4084f2a7e06 Error Number:1205,State:52,Class:13 2022-08-17 11:16:48.9866 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) ClientConnectionId:bd204351-6d30-4a63-b66b-5b71afc8e50c Error Number:8134,State:1,Class:16 2022-08-17 11:16:48.9866 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) ClientConnectionId:bd204351-6d30-4a63-b66b-5b71afc8e50c Error Number:8134,State:1,Class:16 2022-08-17 11:16:48.9866 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) at SilSolver.WEB.ProtectiveFunctionHTML.Calculation(Int32 Pid, String reduntantvalue, Decimal ccfval1, Decimal ccfval2, Decimal ccfval3, Decimal ccfval4, Decimal ccfval5, Decimal ccfval6, Decimal ccfval7, Decimal ccfval8, Decimal ccfval9, Decimal ccfval10, String inputvoting1, String inputvoting2, String inputvoting3, String inputvoting4, String inputvoting5, String actionvoting1, String actionvoting2, String actionvoting3, String actionvoting4, String actionvoting5) ClientConnectionId:bd204351-6d30-4a63-b66b-5b71afc8e50c Error Number:8134,State:1,Class:16 2022-08-17 12:25:17.1655 Edit button clicked. 2022-08-17 12:45:43.9075 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:47:18.3643 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:47:19.5362 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:47:26.3332 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:47:29.0364 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:47:29.7864 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:47:29.9426 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:47:31.0052 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:47:45.2867 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:47:53.8962 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:47:54.6619 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:47:54.8338 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:47:55.0056 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:48:02.7245 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39247, INP1, D33 ). 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 (39247, INP1, D33 ). 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:bd204351-6d30-4a63-b66b-5b71afc8e50c Error Number:2601,State:1,Class:14 2022-08-17 12:48:02.7245 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39247, INP1, D33 ). 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 (39247, INP1, D33 ). 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:bd204351-6d30-4a63-b66b-5b71afc8e50c Error Number:2601,State:1,Class:14 2022-08-17 12:48:02.7245 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39247, INP1, D33 ). 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 (39247, INP1, D33 ). 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:bd204351-6d30-4a63-b66b-5b71afc8e50c Error Number:2601,State:1,Class:14 2022-08-17 12:48:04.3652 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:48:04.5058 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:48:04.6621 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:48:04.7714 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:48:05.3340 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:48:05.5058 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:48:05.6621 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:48:05.8027 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:48:05.9590 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:48:06.1152 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:50:19.9995 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:50:20.9839 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:50:21.1402 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:50:21.3277 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 12:50:22.2027 Input string was not in a correct format. System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at SilSolver.WEB.ProtectiveFunctionHTML.BindDeviceSheet(String Source, Int32 ProtectiveFunctionId, Int32 DataSheetId) 2022-08-17 13:00:25.3211 System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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-08-17 13:00:25.6804 System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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-08-17 13:00:33.2189 System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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-08-17 13:01:16.4482 System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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.Exception: Unauthorized at SilSolver.WEB.Services.SecurityService.AssertHasAccessToProject(Int32 projectId) at SilSolver.BLL.ProtectiveFunctionService.DT_GetProtectiveFunction_By_ProjectKey(Int32 ProjectId) at SilSolver.WEB.ProjectEdit.Load_ProtectiveFunction_Grid() at SilSolver.WEB.ProjectEdit.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() 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.projectedit_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-08-17 13:04:18.4812 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(Nullable`1 userAreaPermissions) 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-08-17 13:04:18.6843 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(Nullable`1 userAreaPermissions) 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-08-17 13:04:18.6843 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-08-17 13:05:00.5635 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:05:09.3047 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:05:16.7892 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:05:18.4923 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(Nullable`1 userAreaPermissions) 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-08-17 13:05:18.6955 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(Nullable`1 userAreaPermissions) 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-08-17 13:05:18.6955 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-08-17 13:06:18.4809 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(Nullable`1 userAreaPermissions) 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-08-17 13:06:18.6840 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(Nullable`1 userAreaPermissions) 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-08-17 13:06:18.6840 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-08-17 13:06:42.2007 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:07:01.1230 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:07:01.3574 Edit button clicked. 2022-08-17 13:07:54.4801 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(Nullable`1 userAreaPermissions) 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-08-17 13:07:54.6832 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(Nullable`1 userAreaPermissions) 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-08-17 13:07:54.6832 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-08-17 13:08:06.3241 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:08:21.4028 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:08:47.5777 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39254, INP2, D33 ). 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 (39254, INP2, D33 ). 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:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:08:47.5777 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39254, INP2, D33 ). 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 (39254, INP2, D33 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:08:47.5777 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39254, INP2, D33 ). 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 (39254, INP2, D33 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:08:47.9215 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39253, A1O1, D13 ). 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 (39253, A1O1, D13 ). 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:a86abcdd-d92b-45d2-8efe-3bd55271769a Error Number:2601,State:1,Class:14 2022-08-17 13:08:47.9215 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39253, A1O1, D13 ). 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 (39253, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:a86abcdd-d92b-45d2-8efe-3bd55271769a Error Number:2601,State:1,Class:14 2022-08-17 13:08:47.9215 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39253, A1O1, D13 ). 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 (39253, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:a86abcdd-d92b-45d2-8efe-3bd55271769a Error Number:2601,State:1,Class:14 2022-08-17 13:08:48.8121 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39253, A1O1, D13 ). 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 (39253, A1O1, D13 ). 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:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:08:48.8121 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39253, A1O1, D13 ). 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 (39253, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:08:48.8121 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39253, A1O1, D13 ). 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 (39253, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:08:54.4998 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(Nullable`1 userAreaPermissions) 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-08-17 13:08:54.7029 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(Nullable`1 userAreaPermissions) 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-08-17 13:08:54.7029 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-08-17 13:09:02.6249 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:09:34.5645 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:09:43.5959 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39254, INP2, D32 ). 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 (39254, INP2, D32 ). 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:a79377de-89c7-4b1c-b7e7-5067ef569866 Error Number:2601,State:1,Class:14 2022-08-17 13:09:43.5959 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39254, INP2, D32 ). 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 (39254, INP2, D32 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:a79377de-89c7-4b1c-b7e7-5067ef569866 Error Number:2601,State:1,Class:14 2022-08-17 13:09:43.5959 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39254, INP2, D32 ). 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 (39254, INP2, D32 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:a79377de-89c7-4b1c-b7e7-5067ef569866 Error Number:2601,State:1,Class:14 2022-08-17 13:09:52.4613 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39254, INP2, D12 ). 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 (39254, INP2, D12 ). 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:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:09:52.4613 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39254, INP2, D12 ). 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 (39254, INP2, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:09:52.4613 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39254, INP2, D12 ). 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 (39254, INP2, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:09:54.4770 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(Nullable`1 userAreaPermissions) 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-08-17 13:09:54.6645 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(Nullable`1 userAreaPermissions) 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-08-17 13:09:54.6645 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-08-17 13:10:54.4964 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(Nullable`1 userAreaPermissions) 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-08-17 13:10:54.7464 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(Nullable`1 userAreaPermissions) 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-08-17 13:10:54.7620 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-08-17 13:11:54.5001 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(Nullable`1 userAreaPermissions) 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-08-17 13:11:54.8283 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(Nullable`1 userAreaPermissions) 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-08-17 13:11:54.8283 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-08-17 13:12:07.2972 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, A1O1, D12 ). 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 (39250, A1O1, D12 ). 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:2ff3b7dc-deaf-43c9-96a3-ce216b58d0ad Error Number:2601,State:1,Class:14 2022-08-17 13:12:07.2972 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, A1O1, D12 ). 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 (39250, A1O1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:2ff3b7dc-deaf-43c9-96a3-ce216b58d0ad Error Number:2601,State:1,Class:14 2022-08-17 13:12:07.2972 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, A1O1, D12 ). 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 (39250, A1O1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:2ff3b7dc-deaf-43c9-96a3-ce216b58d0ad Error Number:2601,State:1,Class:14 2022-08-17 13:12:27.5633 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, A1O1, D13 ). 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 (39250, A1O1, D13 ). 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:a86abcdd-d92b-45d2-8efe-3bd55271769a Error Number:2601,State:1,Class:14 2022-08-17 13:12:27.5633 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, A1O1, D13 ). 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 (39250, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:a86abcdd-d92b-45d2-8efe-3bd55271769a Error Number:2601,State:1,Class:14 2022-08-17 13:12:27.5633 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, A1O1, D13 ). 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 (39250, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:a86abcdd-d92b-45d2-8efe-3bd55271769a Error Number:2601,State:1,Class:14 2022-08-17 13:12:54.4857 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(Nullable`1 userAreaPermissions) 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-08-17 13:12:54.6732 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(Nullable`1 userAreaPermissions) 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-08-17 13:12:54.6888 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-08-17 13:16:05.2749 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:16:13.8688 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:16:16.0720 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:16:27.5565 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:16:44.7758 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:16:53.2930 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:17:33.4124 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:17:49.7749 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:18:06.1562 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:18:15.6793 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:19:42.3747 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:21:15.2303 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:21:38.1422 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:21:49.5955 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:21:55.1113 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:22:20.2752 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:22:33.8076 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:22:53.9847 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:23:12.3531 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:23:21.9314 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:26:47.8393 Edit button clicked. 2022-08-17 13:27:21.1997 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:27:32.6878 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:27:37.6566 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:27:39.5473 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:27:43.2661 Edit button clicked. 2022-08-17 13:27:53.9694 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:28:11.8917 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:28:45.9548 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:29:17.1585 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, INP1, D23 ). 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 (39250, INP1, D23 ). 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:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:29:17.1585 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, INP1, D23 ). 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 (39250, INP1, D23 ). 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:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:29:17.1585 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, INP1, D23 ). 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 (39250, INP1, D23 ). 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:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:29:17.4867 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, INP1, D23 ). 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 (39250, INP1, D23 ). 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:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:29:17.4867 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, INP1, D23 ). 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 (39250, INP1, D23 ). 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:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:29:17.4867 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, INP1, D23 ). 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 (39250, INP1, D23 ). 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:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:30:03.6292 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:30:28.9444 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:32:59.2652 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, LSO1, ). 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 (39250, LSO1, ). 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:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:32:59.2652 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39250, LSO1, ). 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 (39250, LSO1, ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:2601,State:1,Class:14 2022-08-17 13:33:03.4996 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) ClientConnectionId:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:8134,State:1,Class:16 2022-08-17 13:33:03.4996 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) ClientConnectionId:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:8134,State:1,Class:16 2022-08-17 13:33:03.4996 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) at SilSolver.WEB.ProtectiveFunctionHTML.Calculation(Int32 Pid, String reduntantvalue, Decimal ccfval1, Decimal ccfval2, Decimal ccfval3, Decimal ccfval4, Decimal ccfval5, Decimal ccfval6, Decimal ccfval7, Decimal ccfval8, Decimal ccfval9, Decimal ccfval10, String inputvoting1, String inputvoting2, String inputvoting3, String inputvoting4, String inputvoting5, String actionvoting1, String actionvoting2, String actionvoting3, String actionvoting4, String actionvoting5) ClientConnectionId:6199aa41-a5a7-40b8-8b26-2b4d9819c63e Error Number:8134,State:1,Class:16 2022-08-17 13:33:26.5474 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:33:34.6257 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:34:35.8197 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:35:37.3693 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 13:37:23.8401 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39278, INP2, D32 ). 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 (39278, INP2, D32 ). 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:a79377de-89c7-4b1c-b7e7-5067ef569866 Error Number:2601,State:1,Class:14 2022-08-17 13:37:23.8557 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39278, INP2, D32 ). 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 (39278, INP2, D32 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:a79377de-89c7-4b1c-b7e7-5067ef569866 Error Number:2601,State:1,Class:14 2022-08-17 13:37:23.8557 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39278, INP2, D32 ). 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 (39278, INP2, D32 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:a79377de-89c7-4b1c-b7e7-5067ef569866 Error Number:2601,State:1,Class:14 2022-08-17 13:38:24.9662 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39278, INP2, D13 ). 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 (39278, INP2, D13 ). 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:adea3886-3ea1-4459-bd2d-edc512d4ef4c Error Number:2601,State:1,Class:14 2022-08-17 13:38:24.9662 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39278, INP2, D13 ). 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 (39278, INP2, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:adea3886-3ea1-4459-bd2d-edc512d4ef4c Error Number:2601,State:1,Class:14 2022-08-17 13:38:24.9662 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39278, INP2, D13 ). 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 (39278, INP2, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:adea3886-3ea1-4459-bd2d-edc512d4ef4c Error Number:2601,State:1,Class:14 2022-08-17 13:40:51.8045 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39283, INP1, 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 (39283, INP1, 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:cda2f933-0b73-4d1b-969c-e904e9efb25a Error Number:2601,State:1,Class:14 2022-08-17 13:40:51.8201 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39283, INP1, 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 (39283, INP1, 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:cda2f933-0b73-4d1b-969c-e904e9efb25a Error Number:2601,State:1,Class:14 2022-08-17 13:40:51.8201 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39283, INP1, 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 (39283, INP1, 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:cda2f933-0b73-4d1b-969c-e904e9efb25a Error Number:2601,State:1,Class:14 2022-08-17 13:49:52.4441 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(Nullable`1 userAreaPermissions) 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-08-17 13:49:52.6316 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(Nullable`1 userAreaPermissions) 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-08-17 13:49:52.6316 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-08-17 13:50:52.4525 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(Nullable`1 userAreaPermissions) 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-08-17 13:50:52.6400 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(Nullable`1 userAreaPermissions) 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-08-17 13:50:52.6400 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-08-17 13:54:54.0794 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39289, SSO1, ). 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 (39289, SSO1, ). 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:ab6866ad-49f4-4dea-a819-62f7dd327a9e Error Number:2601,State:1,Class:14 2022-08-17 13:54:54.0794 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39289, SSO1, ). 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 (39289, SSO1, ). 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_ProtectiveFunctionForData_Support(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:ab6866ad-49f4-4dea-a819-62f7dd327a9e Error Number:2601,State:1,Class:14 2022-08-17 13:58:33.9554 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) ClientConnectionId:dafe9f3c-85ea-4f83-a846-9c5e54b10e1a Error Number:8134,State:1,Class:16 2022-08-17 13:58:33.9554 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) ClientConnectionId:dafe9f3c-85ea-4f83-a846-9c5e54b10e1a Error Number:8134,State:1,Class:16 2022-08-17 13:58:33.9554 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) at SilSolver.WEB.ProtectiveFunctionHTML.Calculation(Int32 Pid, String reduntantvalue, Decimal ccfval1, Decimal ccfval2, Decimal ccfval3, Decimal ccfval4, Decimal ccfval5, Decimal ccfval6, Decimal ccfval7, Decimal ccfval8, Decimal ccfval9, Decimal ccfval10, String inputvoting1, String inputvoting2, String inputvoting3, String inputvoting4, String inputvoting5, String actionvoting1, String actionvoting2, String actionvoting3, String actionvoting4, String actionvoting5) ClientConnectionId:dafe9f3c-85ea-4f83-a846-9c5e54b10e1a Error Number:8134,State:1,Class:16 2022-08-17 14:07:06.2273 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39301, LSO1, ). 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 (39301, LSO1, ). 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:dafe9f3c-85ea-4f83-a846-9c5e54b10e1a Error Number:2601,State:1,Class:14 2022-08-17 14:07:06.2273 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39301, LSO1, ). 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 (39301, LSO1, ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:dafe9f3c-85ea-4f83-a846-9c5e54b10e1a Error Number:2601,State:1,Class:14 2022-08-17 14:07:43.6846 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39301, A1O1, D12 ). 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 (39301, A1O1, D12 ). 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:dafe9f3c-85ea-4f83-a846-9c5e54b10e1a Error Number:2601,State:1,Class:14 2022-08-17 14:07:43.7003 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39301, A1O1, D12 ). 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 (39301, A1O1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:dafe9f3c-85ea-4f83-a846-9c5e54b10e1a Error Number:2601,State:1,Class:14 2022-08-17 14:07:43.7003 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39301, A1O1, D12 ). 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 (39301, A1O1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:dafe9f3c-85ea-4f83-a846-9c5e54b10e1a Error Number:2601,State:1,Class:14 2022-08-17 14:09:10.9726 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) ClientConnectionId:ab6866ad-49f4-4dea-a819-62f7dd327a9e Error Number:8134,State:1,Class:16 2022-08-17 14:09:10.9726 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) ClientConnectionId:ab6866ad-49f4-4dea-a819-62f7dd327a9e Error Number:8134,State:1,Class:16 2022-08-17 14:09:10.9726 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) at SilSolver.WEB.ProtectiveFunctionHTML.Calculation(Int32 Pid, String reduntantvalue, Decimal ccfval1, Decimal ccfval2, Decimal ccfval3, Decimal ccfval4, Decimal ccfval5, Decimal ccfval6, Decimal ccfval7, Decimal ccfval8, Decimal ccfval9, Decimal ccfval10, String inputvoting1, String inputvoting2, String inputvoting3, String inputvoting4, String inputvoting5, String actionvoting1, String actionvoting2, String actionvoting3, String actionvoting4, String actionvoting5) ClientConnectionId:ab6866ad-49f4-4dea-a819-62f7dd327a9e Error Number:8134,State:1,Class:16 2022-08-17 14:14:31.2929 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:14:49.9114 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:14:52.6302 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:15:07.7917 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:15:17.8272 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:15:36.8120 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:15:41.2339 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:15:48.0153 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:16:36.1409 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:16:54.5512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing PTRAN-164602-442490 with PTRAN-250000-633149 2022-08-17 14:16:54.5512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing PTRAN-164602 with PTRAN-250000 2022-08-17 14:16:54.5512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing PTRAN-164602 with PTRAN-250000 2022-08-17 14:16:54.5512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing MCNTD-164603-442510 with MCNTD-250001-633150 2022-08-17 14:16:54.5512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing MCNTD-164603 with MCNTD-250001 2022-08-17 14:16:54.5512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing MCNTD-164603 with MCNTD-250001 2022-08-17 14:16:54.5512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing RELFOS-164605-442517 with RELFOS-250002-633151 2022-08-17 14:16:54.5512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing RELFOS-164605 with RELFOS-250002 2022-08-17 14:16:54.5668 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing RELFOS-164605 with RELFOS-250002 2022-08-17 14:16:54.5668 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing SVDLW-164606-442518 with SVDLW-250003-633152 2022-08-17 14:16:54.5668 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing SVDLW-164606 with SVDLW-250003 2022-08-17 14:16:54.5668 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing SVDLW-164606 with SVDLW-250003 2022-08-17 14:16:54.5668 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing BVFCC-164608-442520 with BVFCC-250004-633153 2022-08-17 14:16:54.5668 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing BVFCC-164608 with BVFCC-250004 2022-08-17 14:16:54.5668 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing BVFCC-164608 with BVFCC-250004 2022-08-17 14:16:54.5668 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing BVGLC-164659-442964 with BVGLC-250005-633154 2022-08-17 14:16:54.5668 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing BVGLC-164659 with BVGLC-250005 2022-08-17 14:16:54.5668 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing BVGLC-164659 with BVGLC-250005 2022-08-17 14:16:54.5668 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing DMSIO-165011-444261 with DMSIO-250006-633155 2022-08-17 14:16:54.5668 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing DMSIO-165011 with DMSIO-250006 2022-08-17 14:16:54.5824 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1: Replacing DMSIO-165011 with DMSIO-250006 2022-08-17 14:16:54.6605 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-1 2022-08-17 14:16:54.6605 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301: Replacing SMSIO-164665-443118 with SMSIO-250007-633163 2022-08-17 14:16:54.6605 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301: Replacing SMSIO-164665 with SMSIO-250007 2022-08-17 14:16:54.6762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301: Replacing SMSIO-164665 with SMSIO-250007 2022-08-17 14:16:54.6762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301: Replacing PTRAN-164666-443119 with PTRAN-250008-633164 2022-08-17 14:16:54.6762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301: Replacing PTRAN-164666 with PTRAN-250008 2022-08-17 14:16:54.6762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301: Replacing PTRAN-164666 with PTRAN-250008 2022-08-17 14:16:54.6762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301: Replacing RELFOS-164667-443120 with RELFOS-250009-633165 2022-08-17 14:16:54.6762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301: Replacing RELFOS-164667 with RELFOS-250009 2022-08-17 14:16:54.6762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301: Replacing RELFOS-164667 with RELFOS-250009 2022-08-17 14:16:54.6762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301: Replacing VARSD-164668-443121 with VARSD-250010-633166 2022-08-17 14:16:54.6762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301: Replacing VARSD-164668 with VARSD-250010 2022-08-17 14:16:54.6762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301: Replacing VARSD-164668 with VARSD-250010 2022-08-17 14:16:54.7699 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1301 2022-08-17 14:16:54.7699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302: Replacing SMSIO-164669-443142 with SMSIO-250011-633172 2022-08-17 14:16:54.7699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302: Replacing SMSIO-164669 with SMSIO-250011 2022-08-17 14:16:54.7699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302: Replacing SMSIO-164669 with SMSIO-250011 2022-08-17 14:16:54.7699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302: Replacing PTRAN-164670-443143 with PTRAN-250012-633173 2022-08-17 14:16:54.7855 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302: Replacing PTRAN-164670 with PTRAN-250012 2022-08-17 14:16:54.7855 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302: Replacing PTRAN-164670 with PTRAN-250012 2022-08-17 14:16:54.7855 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302: Replacing RELFOS-164671-443144 with RELFOS-250013-633174 2022-08-17 14:16:54.7855 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302: Replacing RELFOS-164671 with RELFOS-250013 2022-08-17 14:16:54.7855 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302: Replacing RELFOS-164671 with RELFOS-250013 2022-08-17 14:16:54.7855 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302: Replacing VARSD-164672-443145 with VARSD-250014-633175 2022-08-17 14:16:54.7855 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302: Replacing VARSD-164672 with VARSD-250014 2022-08-17 14:16:54.7855 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302: Replacing VARSD-164672 with VARSD-250014 2022-08-17 14:16:54.8793 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1302 2022-08-17 14:16:54.8793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303: Replacing SMSIO-164673-443161 with SMSIO-250015-633181 2022-08-17 14:16:54.8793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303: Replacing SMSIO-164673 with SMSIO-250015 2022-08-17 14:16:54.8793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303: Replacing SMSIO-164673 with SMSIO-250015 2022-08-17 14:16:54.8793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303: Replacing PTRAN-164674-443162 with PTRAN-250016-633182 2022-08-17 14:16:54.8793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303: Replacing PTRAN-164674 with PTRAN-250016 2022-08-17 14:16:54.8793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303: Replacing PTRAN-164674 with PTRAN-250016 2022-08-17 14:16:54.8793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303: Replacing RELFOS-164675-443163 with RELFOS-250017-633183 2022-08-17 14:16:54.8949 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303: Replacing RELFOS-164675 with RELFOS-250017 2022-08-17 14:16:54.8949 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303: Replacing RELFOS-164675 with RELFOS-250017 2022-08-17 14:16:54.8949 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303: Replacing VARSD-164676-443164 with VARSD-250018-633184 2022-08-17 14:16:54.8949 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303: Replacing VARSD-164676 with VARSD-250018 2022-08-17 14:16:54.8949 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303: Replacing VARSD-164676 with VARSD-250018 2022-08-17 14:16:54.9887 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-1303 2022-08-17 14:16:54.9887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing SMSIO-164677-443180 with SMSIO-250019-633190 2022-08-17 14:16:54.9887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing SMSIO-164677 with SMSIO-250019 2022-08-17 14:16:54.9887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing SMSIO-164677 with SMSIO-250019 2022-08-17 14:16:54.9887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing PTRAN-164678-443181 with PTRAN-250020-633191 2022-08-17 14:16:54.9887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing PTRAN-164678 with PTRAN-250020 2022-08-17 14:16:54.9887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing PTRAN-164678 with PTRAN-250020 2022-08-17 14:16:54.9887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing RELFOS-164679-443182 with RELFOS-250021-633192 2022-08-17 14:16:54.9887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing RELFOS-164679 with RELFOS-250021 2022-08-17 14:16:55.0043 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing RELFOS-164679 with RELFOS-250021 2022-08-17 14:16:55.0043 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing PSTPD-164681-443189 with PSTPD-250022-633193 2022-08-17 14:16:55.0043 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing PSTPD-164681 with PSTPD-250022 2022-08-17 14:16:55.0043 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing PSTPD-164681 with PSTPD-250022 2022-08-17 14:16:55.0043 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing PSTPD-164684-443197 with PSTPD-250023-633194 2022-08-17 14:16:55.0043 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing PSTPD-164684 with PSTPD-250023 2022-08-17 14:16:55.0043 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing PSTPD-164684 with PSTPD-250023 2022-08-17 14:16:55.0043 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing PSTPD-164685-443198 with PSTPD-250024-633195 2022-08-17 14:16:55.0043 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing PSTPD-164685 with PSTPD-250024 2022-08-17 14:16:55.0043 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing PSTPD-164685 with PSTPD-250024 2022-08-17 14:16:55.0199 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing RELFO-164970-443907 with RELFO-250025-633196 2022-08-17 14:16:55.0199 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing RELFO-164970 with RELFO-250025 2022-08-17 14:16:55.0199 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing RELFO-164970 with RELFO-250025 2022-08-17 14:16:55.0199 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing RELFO-164971-443908 with RELFO-250026-633197 2022-08-17 14:16:55.0199 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing RELFO-164971 with RELFO-250026 2022-08-17 14:16:55.0199 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing RELFO-164971 with RELFO-250026 2022-08-17 14:16:55.0199 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing BVGLC-164972-443916 with BVGLC-250027-633198 2022-08-17 14:16:55.0199 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing BVGLC-164972 with BVGLC-250027 2022-08-17 14:16:55.0199 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing BVGLC-164972 with BVGLC-250027 2022-08-17 14:16:55.0199 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing SVDLW-164973-443917 with SVDLW-250028-633199 2022-08-17 14:16:55.0199 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing SVDLW-164973 with SVDLW-250028 2022-08-17 14:16:55.0199 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601: Replacing SVDLW-164973 with SVDLW-250028 2022-08-17 14:16:55.1137 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2601 2022-08-17 14:16:55.1293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing SMSIO-164686-443213 with SMSIO-250029-633208 2022-08-17 14:16:55.1293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing SMSIO-164686 with SMSIO-250029 2022-08-17 14:16:55.1293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing SMSIO-164686 with SMSIO-250029 2022-08-17 14:16:55.1293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PTRAN-164687-443214 with PTRAN-250030-633209 2022-08-17 14:16:55.1293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PTRAN-164687 with PTRAN-250030 2022-08-17 14:16:55.1293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PTRAN-164687 with PTRAN-250030 2022-08-17 14:16:55.1293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing RELFOS-164688-443215 with RELFOS-250031-633210 2022-08-17 14:16:55.1293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing RELFOS-164688 with RELFOS-250031 2022-08-17 14:16:55.1293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing RELFOS-164688 with RELFOS-250031 2022-08-17 14:16:55.1293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164689-443216 with PSTPD-250032-633211 2022-08-17 14:16:55.1293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164689 with PSTPD-250032 2022-08-17 14:16:55.1293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164689 with PSTPD-250032 2022-08-17 14:16:55.1449 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164690-443217 with PSTPD-250033-633212 2022-08-17 14:16:55.1449 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164690 with PSTPD-250033 2022-08-17 14:16:55.1449 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164690 with PSTPD-250033 2022-08-17 14:16:55.1449 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164691-443218 with PSTPD-250034-633213 2022-08-17 14:16:55.1449 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164691 with PSTPD-250034 2022-08-17 14:16:55.1449 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164691 with PSTPD-250034 2022-08-17 14:16:55.1606 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164692-443219 with PSTPD-250035-633214 2022-08-17 14:16:55.1606 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164692 with PSTPD-250035 2022-08-17 14:16:55.1606 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164692 with PSTPD-250035 2022-08-17 14:16:55.1606 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164693-443220 with PSTPD-250036-633215 2022-08-17 14:16:55.1606 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164693 with PSTPD-250036 2022-08-17 14:16:55.1606 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing PSTPD-164693 with PSTPD-250036 2022-08-17 14:16:55.1606 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing SVDLW-164695-443229 with SVDLW-250037-633216 2022-08-17 14:16:55.1606 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing SVDLW-164695 with SVDLW-250037 2022-08-17 14:16:55.1606 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing SVDLW-164695 with SVDLW-250037 2022-08-17 14:16:55.1762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing BVFCC-164697-443231 with BVFCC-250038-633217 2022-08-17 14:16:55.1762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing BVFCC-164697 with BVFCC-250038 2022-08-17 14:16:55.1762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602: Replacing BVFCC-164697 with BVFCC-250038 2022-08-17 14:16:55.2543 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2602 2022-08-17 14:16:55.2699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903: Replacing SMSIO-164698-443256 with SMSIO-250039-633226 2022-08-17 14:16:55.2699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903: Replacing SMSIO-164698 with SMSIO-250039 2022-08-17 14:16:55.2699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903: Replacing SMSIO-164698 with SMSIO-250039 2022-08-17 14:16:55.2699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903: Replacing ANOXY-164702-443265 with ANOXY-250040-633227 2022-08-17 14:16:55.2699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903: Replacing ANOXY-164702 with ANOXY-250040 2022-08-17 14:16:55.2699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903: Replacing ANOXY-164702 with ANOXY-250040 2022-08-17 14:16:55.2699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903: Replacing BVFCC-164703-443266 with BVFCC-250041-633228 2022-08-17 14:16:55.2699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903: Replacing BVFCC-164703 with BVFCC-250041 2022-08-17 14:16:55.2699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903: Replacing BVFCC-164703 with BVFCC-250041 2022-08-17 14:16:55.2699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903: Replacing SVDLW-164704-443267 with SVDLW-250042-633229 2022-08-17 14:16:55.2699 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903: Replacing SVDLW-164704 with SVDLW-250042 2022-08-17 14:16:55.2856 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903: Replacing SVDLW-164704 with SVDLW-250042 2022-08-17 14:16:55.3637 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2903 2022-08-17 14:16:55.3637 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904: Replacing SMSIO-164705-443283 with SMSIO-250043-633235 2022-08-17 14:16:55.3637 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904: Replacing SMSIO-164705 with SMSIO-250043 2022-08-17 14:16:55.3793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904: Replacing SMSIO-164705 with SMSIO-250043 2022-08-17 14:16:55.3793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904: Replacing RELFOS-164707-443285 with RELFOS-250044-633236 2022-08-17 14:16:55.3793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904: Replacing RELFOS-164707 with RELFOS-250044 2022-08-17 14:16:55.3793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904: Replacing RELFOS-164707 with RELFOS-250044 2022-08-17 14:16:55.3793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904: Replacing VARSD-164708-443286 with VARSD-250045-633237 2022-08-17 14:16:55.3793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904: Replacing VARSD-164708 with VARSD-250045 2022-08-17 14:16:55.3793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904: Replacing VARSD-164708 with VARSD-250045 2022-08-17 14:16:55.3793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904: Replacing GRNDM-164711-443304 with GRNDM-250046-633238 2022-08-17 14:16:55.3793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904: Replacing GRNDM-164711 with GRNDM-250046 2022-08-17 14:16:55.3793 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904: Replacing GRNDM-164711 with GRNDM-250046 2022-08-17 14:16:55.4731 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIS-2904 2022-08-17 14:16:55.4731 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing GRNDM-164716-443334 with GRNDM-250047-633244 2022-08-17 14:16:55.4731 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing GRNDM-164716 with GRNDM-250047 2022-08-17 14:16:55.4731 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing GRNDM-164716 with GRNDM-250047 2022-08-17 14:16:55.4887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing HNDSW-164718-443347 with HNDSW-250048-633245 2022-08-17 14:16:55.4887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing HNDSW-164718 with HNDSW-250048 2022-08-17 14:16:55.4887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing HNDSW-164718 with HNDSW-250048 2022-08-17 14:16:55.4887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing SVDLW-164721-443350 with SVDLW-250049-633246 2022-08-17 14:16:55.4887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing SVDLW-164721 with SVDLW-250049 2022-08-17 14:16:55.4887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing SVDLW-164721 with SVDLW-250049 2022-08-17 14:16:55.4887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing BVFCC-164723-443352 with BVFCC-250050-633247 2022-08-17 14:16:55.4887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing BVFCC-164723 with BVFCC-250050 2022-08-17 14:16:55.4887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing BVFCC-164723 with BVFCC-250050 2022-08-17 14:16:55.4887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing RELFOL-165009-444145 with RELFOL-250051-633248 2022-08-17 14:16:55.4887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing RELFOL-165009 with RELFOL-250051 2022-08-17 14:16:55.4887 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV: Replacing RELFOL-165009 with RELFOL-250051 2022-08-17 14:16:55.5824 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-HV 2022-08-17 14:16:55.5824 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302: Replacing CURTR-164725-443386 with CURTR-250052-633255 2022-08-17 14:16:55.5824 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302: Replacing CURTR-164725 with CURTR-250052 2022-08-17 14:16:55.5824 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302: Replacing CURTR-164725 with CURTR-250052 2022-08-17 14:16:55.5824 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302: Replacing RELFOS-164728-443389 with RELFOS-250053-633256 2022-08-17 14:16:55.5981 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302: Replacing RELFOS-164728 with RELFOS-250053 2022-08-17 14:16:55.5981 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302: Replacing RELFOS-164728 with RELFOS-250053 2022-08-17 14:16:55.5981 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302: Replacing PSTPD-164730-443391 with PSTPD-250054-633257 2022-08-17 14:16:55.5981 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302: Replacing PSTPD-164730 with PSTPD-250054 2022-08-17 14:16:55.5981 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302: Replacing PSTPD-164730 with PSTPD-250054 2022-08-17 14:16:55.5981 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302: Replacing TAMPPL-164974-443950 with TAMPPL-250055-633258 2022-08-17 14:16:55.5981 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302: Replacing TAMPPL-164974 with TAMPPL-250055 2022-08-17 14:16:55.5981 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302: Replacing TAMPPL-164974 with TAMPPL-250055 2022-08-17 14:16:55.7074 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1302 2022-08-17 14:16:55.7074 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T: Replacing TSECC-164733-443404 with TSECC-250056-633264 2022-08-17 14:16:55.7074 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T: Replacing TSECC-164733 with TSECC-250056 2022-08-17 14:16:55.7074 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T: Replacing TSECC-164733 with TSECC-250056 2022-08-17 14:16:55.7074 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T: Replacing MCNTD-164734-443405 with MCNTD-250057-633265 2022-08-17 14:16:55.7074 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T: Replacing MCNTD-164734 with MCNTD-250057 2022-08-17 14:16:55.7074 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T: Replacing MCNTD-164734 with MCNTD-250057 2022-08-17 14:16:55.7074 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T: Replacing RELFOS-165001-444052 with RELFOS-250058-633266 2022-08-17 14:16:55.7074 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T: Replacing RELFOS-165001 with RELFOS-250058 2022-08-17 14:16:55.7074 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T: Replacing RELFOS-165001 with RELFOS-250058 2022-08-17 14:16:55.7074 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T: Replacing NSSS-165002-444058 with NSSS-250059-633267 2022-08-17 14:16:55.7231 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T: Replacing NSSS-165002 with NSSS-250059 2022-08-17 14:16:55.7231 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T: Replacing NSSS-165002 with NSSS-250059 2022-08-17 14:16:55.8012 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-T 2022-08-17 14:16:55.8012 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P: Replacing MCNTD-164740-443423 with MCNTD-250060-633273 2022-08-17 14:16:55.8012 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P: Replacing MCNTD-164740 with MCNTD-250060 2022-08-17 14:16:55.8012 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P: Replacing MCNTD-164740 with MCNTD-250060 2022-08-17 14:16:55.8168 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P: Replacing PSWNS-164742-443431 with PSWNS-250061-633274 2022-08-17 14:16:55.8168 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P: Replacing PSWNS-164742 with PSWNS-250061 2022-08-17 14:16:55.8168 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P: Replacing PSWNS-164742 with PSWNS-250061 2022-08-17 14:16:55.8168 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P: Replacing NSSS-165003-444079 with NSSS-250062-633275 2022-08-17 14:16:55.8168 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P: Replacing NSSS-165003 with NSSS-250062 2022-08-17 14:16:55.8168 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P: Replacing NSSS-165003 with NSSS-250062 2022-08-17 14:16:55.8168 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P: Replacing RELFOS-165004-444080 with RELFOS-250063-633276 2022-08-17 14:16:55.8168 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P: Replacing RELFOS-165004 with RELFOS-250063 2022-08-17 14:16:55.8168 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P: Replacing RELFOS-165004 with RELFOS-250063 2022-08-17 14:16:55.9106 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1903-P 2022-08-17 14:16:55.9106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P: Replacing MCNTD-164744-443453 with MCNTD-250064-633282 2022-08-17 14:16:55.9106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P: Replacing MCNTD-164744 with MCNTD-250064 2022-08-17 14:16:55.9106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P: Replacing MCNTD-164744 with MCNTD-250064 2022-08-17 14:16:55.9106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P: Replacing PSWNS-164745-443454 with PSWNS-250065-633283 2022-08-17 14:16:55.9106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P: Replacing PSWNS-164745 with PSWNS-250065 2022-08-17 14:16:55.9106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P: Replacing PSWNS-164745 with PSWNS-250065 2022-08-17 14:16:55.9262 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P: Replacing RELFOS-165005-444091 with RELFOS-250066-633284 2022-08-17 14:16:55.9262 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P: Replacing RELFOS-165005 with RELFOS-250066 2022-08-17 14:16:55.9262 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P: Replacing RELFOS-165005 with RELFOS-250066 2022-08-17 14:16:55.9262 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P: Replacing NSSS-165006-444102 with NSSS-250067-633285 2022-08-17 14:16:55.9262 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P: Replacing NSSS-165006 with NSSS-250067 2022-08-17 14:16:55.9262 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P: Replacing NSSS-165006 with NSSS-250067 2022-08-17 14:16:56.0199 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:16:56.0356 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-P 2022-08-17 14:16:56.0356 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L: Replacing MCNTD-164747-443471 with MCNTD-250068-633291 2022-08-17 14:16:56.0356 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L: Replacing MCNTD-164747 with MCNTD-250068 2022-08-17 14:16:56.0356 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L: Replacing MCNTD-164747 with MCNTD-250068 2022-08-17 14:16:56.0356 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L: Replacing LSWNS-164749-443478 with LSWNS-250069-633292 2022-08-17 14:16:56.0356 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L: Replacing LSWNS-164749 with LSWNS-250069 2022-08-17 14:16:56.0512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L: Replacing LSWNS-164749 with LSWNS-250069 2022-08-17 14:16:56.0512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L: Replacing NSSS-165007-444133 with NSSS-250070-633293 2022-08-17 14:16:56.0512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L: Replacing NSSS-165007 with NSSS-250070 2022-08-17 14:16:56.0512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L: Replacing NSSS-165007 with NSSS-250070 2022-08-17 14:16:56.0512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L: Replacing RELFOS-165008-444134 with RELFOS-250071-633294 2022-08-17 14:16:56.0512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L: Replacing RELFOS-165008 with RELFOS-250071 2022-08-17 14:16:56.0512 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L: Replacing RELFOS-165008 with RELFOS-250071 2022-08-17 14:16:56.1606 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-2203-L 2022-08-17 14:16:56.1606 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001: Replacing PTRAN-164984-444005 with PTRAN-250072-633300 2022-08-17 14:16:56.1606 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001: Replacing PTRAN-164984 with PTRAN-250072 2022-08-17 14:16:56.1606 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001: Replacing PTRAN-164984 with PTRAN-250072 2022-08-17 14:16:56.1762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001: Replacing BVFCC-164989-444010 with BVFCC-250073-633301 2022-08-17 14:16:56.1762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001: Replacing BVFCC-164989 with BVFCC-250073 2022-08-17 14:16:56.1762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001: Replacing BVFCC-164989 with BVFCC-250073 2022-08-17 14:16:56.1762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001: Replacing SVDLW-164990-444011 with SVDLW-250074-633302 2022-08-17 14:16:56.1762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001: Replacing SVDLW-164990 with SVDLW-250074 2022-08-17 14:16:56.1762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001: Replacing SVDLW-164990 with SVDLW-250074 2022-08-17 14:16:56.1762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001: Replacing NSSS-164991-444012 with NSSS-250075-633303 2022-08-17 14:16:56.1762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001: Replacing NSSS-164991 with NSSS-250075 2022-08-17 14:16:56.1762 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001: Replacing NSSS-164991 with NSSS-250075 2022-08-17 14:16:56.2856 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-8001 2022-08-17 14:16:56.2856 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902: Replacing SMSIO-164992-444033 with SMSIO-250076-633309 2022-08-17 14:16:56.2856 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902: Replacing SMSIO-164992 with SMSIO-250076 2022-08-17 14:16:56.2856 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902: Replacing SMSIO-164992 with SMSIO-250076 2022-08-17 14:16:56.2856 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902: Replacing TTRAN-164996-444042 with TTRAN-250077-633310 2022-08-17 14:16:56.2856 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902: Replacing TTRAN-164996 with TTRAN-250077 2022-08-17 14:16:56.2856 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902: Replacing TTRAN-164996 with TTRAN-250077 2022-08-17 14:16:56.3012 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902: Replacing BVFCC-164998-444044 with BVFCC-250078-633311 2022-08-17 14:16:56.3012 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902: Replacing BVFCC-164998 with BVFCC-250078 2022-08-17 14:16:56.3012 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902: Replacing BVFCC-164998 with BVFCC-250078 2022-08-17 14:16:56.3012 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902: Replacing SVDLW-165000-444046 with SVDLW-250079-633312 2022-08-17 14:16:56.3012 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902: Replacing SVDLW-165000 with SVDLW-250079 2022-08-17 14:16:56.3012 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902: Replacing SVDLW-165000 with SVDLW-250079 2022-08-17 14:16:56.3950 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1902 2022-08-17 14:16:56.3950 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing GRNDM-165012-444366 with GRNDM-250080-633318 2022-08-17 14:16:56.3950 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing GRNDM-165012 with GRNDM-250080 2022-08-17 14:16:56.3950 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing GRNDM-165012 with GRNDM-250080 2022-08-17 14:16:56.3950 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing HNDSW-165014-444368 with HNDSW-250081-633319 2022-08-17 14:16:56.3950 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing HNDSW-165014 with HNDSW-250081 2022-08-17 14:16:56.3950 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing HNDSW-165014 with HNDSW-250081 2022-08-17 14:16:56.3950 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing SVDLW-165015-444369 with SVDLW-250082-633320 2022-08-17 14:16:56.4106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing SVDLW-165015 with SVDLW-250082 2022-08-17 14:16:56.4106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing SVDLW-165015 with SVDLW-250082 2022-08-17 14:16:56.4106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing BVFCC-165017-444371 with BVFCC-250083-633321 2022-08-17 14:16:56.4106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing BVFCC-165017 with BVFCC-250083 2022-08-17 14:16:56.4106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing BVFCC-165017 with BVFCC-250083 2022-08-17 14:16:56.4106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing RELFOL-165019-444373 with RELFOL-250084-633322 2022-08-17 14:16:56.4106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing RELFOL-165019 with RELFOL-250084 2022-08-17 14:16:56.4106 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV: Replacing RELFOL-165019 with RELFOL-250084 2022-08-17 14:16:56.5200 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-17902-PV 2022-08-17 14:16:56.5200 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303: Replacing CURTR-165020-444560 with CURTR-250085-633329 2022-08-17 14:16:56.5200 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303: Replacing CURTR-165020 with CURTR-250085 2022-08-17 14:16:56.5200 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303: Replacing CURTR-165020 with CURTR-250085 2022-08-17 14:16:56.5200 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303: Replacing RELFOS-165021-444561 with RELFOS-250086-633330 2022-08-17 14:16:56.5200 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303: Replacing RELFOS-165021 with RELFOS-250086 2022-08-17 14:16:56.5200 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303: Replacing RELFOS-165021 with RELFOS-250086 2022-08-17 14:16:56.5200 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303: Replacing PSTPD-165022-444562 with PSTPD-250087-633331 2022-08-17 14:16:56.5200 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303: Replacing PSTPD-165022 with PSTPD-250087 2022-08-17 14:16:56.5200 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303: Replacing PSTPD-165022 with PSTPD-250087 2022-08-17 14:16:56.5356 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303: Replacing TAMPPL-165023-444563 with TAMPPL-250088-633332 2022-08-17 14:16:56.5356 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303: Replacing TAMPPL-165023 with TAMPPL-250088 2022-08-17 14:16:56.5356 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303: Replacing TAMPPL-165023 with TAMPPL-250088 2022-08-17 14:16:56.6137 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1303 2022-08-17 14:16:56.6293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401: Replacing CURTR-165024-444569 with CURTR-250089-633338 2022-08-17 14:16:56.6293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401: Replacing CURTR-165024 with CURTR-250089 2022-08-17 14:16:56.6293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401: Replacing CURTR-165024 with CURTR-250089 2022-08-17 14:16:56.6293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401: Replacing RELFOS-165025-444570 with RELFOS-250090-633339 2022-08-17 14:16:56.6293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401: Replacing RELFOS-165025 with RELFOS-250090 2022-08-17 14:16:56.6293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401: Replacing RELFOS-165025 with RELFOS-250090 2022-08-17 14:16:56.6293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401: Replacing PSTPD-165026-444571 with PSTPD-250091-633340 2022-08-17 14:16:56.6293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401: Replacing PSTPD-165026 with PSTPD-250091 2022-08-17 14:16:56.6293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401: Replacing PSTPD-165026 with PSTPD-250091 2022-08-17 14:16:56.6293 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401: Replacing TAMPPL-165027-444572 with TAMPPL-250092-633341 2022-08-17 14:16:56.6450 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401: Replacing TAMPPL-165027 with TAMPPL-250092 2022-08-17 14:16:56.6450 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401: Replacing TAMPPL-165027 with TAMPPL-250092 2022-08-17 14:16:56.7231 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1401 2022-08-17 14:16:56.7231 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803: Replacing CURTR-165028-444578 with CURTR-250093-633347 2022-08-17 14:16:56.7231 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803: Replacing CURTR-165028 with CURTR-250093 2022-08-17 14:16:56.7231 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803: Replacing CURTR-165028 with CURTR-250093 2022-08-17 14:16:56.7387 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803: Replacing RELFOS-165029-444579 with RELFOS-250094-633348 2022-08-17 14:16:56.7387 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803: Replacing RELFOS-165029 with RELFOS-250094 2022-08-17 14:16:56.7387 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803: Replacing RELFOS-165029 with RELFOS-250094 2022-08-17 14:16:56.7387 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803: Replacing PSTPD-165030-444580 with PSTPD-250095-633349 2022-08-17 14:16:56.7387 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803: Replacing PSTPD-165030 with PSTPD-250095 2022-08-17 14:16:56.7387 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803: Replacing PSTPD-165030 with PSTPD-250095 2022-08-17 14:16:56.7387 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803: Replacing TAMPPL-165031-444581 with TAMPPL-250096-633350 2022-08-17 14:16:56.7387 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803: Replacing TAMPPL-165031 with TAMPPL-250096 2022-08-17 14:16:56.7387 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803: Replacing TAMPPL-165031 with TAMPPL-250096 2022-08-17 14:16:56.8325 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:IS-1803 2022-08-17 14:16:56.8325 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing MCNTD-165035-444660 with MCNTD-250097-633356 2022-08-17 14:16:56.8325 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing MCNTD-165035 with MCNTD-250097 2022-08-17 14:16:56.8325 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing MCNTD-165035 with MCNTD-250097 2022-08-17 14:16:56.8481 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing RELFOS-165036-444661 with RELFOS-250098-633357 2022-08-17 14:16:56.8481 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing RELFOS-165036 with RELFOS-250098 2022-08-17 14:16:56.8481 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing RELFOS-165036 with RELFOS-250098 2022-08-17 14:16:56.8481 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing SVDLW-165037-444662 with SVDLW-250099-633358 2022-08-17 14:16:56.8481 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing SVDLW-165037 with SVDLW-250099 2022-08-17 14:16:56.8481 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing SVDLW-165037 with SVDLW-250099 2022-08-17 14:16:56.8481 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing BVFCC-165038-444663 with BVFCC-250100-633359 2022-08-17 14:16:56.8481 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing BVFCC-165038 with BVFCC-250100 2022-08-17 14:16:56.8481 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing BVFCC-165038 with BVFCC-250100 2022-08-17 14:16:56.8481 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing BVGLC-165039-444664 with BVGLC-250101-633360 2022-08-17 14:16:56.8481 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing BVGLC-165039 with BVGLC-250101 2022-08-17 14:16:56.8481 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing BVGLC-165039 with BVGLC-250101 2022-08-17 14:16:56.9262 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing LTRLG-165040-444665 with LTRLG-250102-633361 2022-08-17 14:16:56.9262 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing LTRLG-165040 with LTRLG-250102 2022-08-17 14:16:56.9262 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing LTRLG-165040 with LTRLG-250102 2022-08-17 14:16:56.9418 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing DMSIO-165041-444666 with DMSIO-250103-633362 2022-08-17 14:16:56.9418 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing DMSIO-165041 with DMSIO-250103 2022-08-17 14:16:56.9418 Import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2: Replacing DMSIO-165041 with DMSIO-250103 2022-08-17 14:16:57.0200 PMs:SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp,SilSolver.BusinessObjects.PM_ProtectiveFunctionTemp for import:d442f66f-8306-4f75-9a2d-e523c043227c and protective function:SIF-2 2022-08-17 14:17:09.4155 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:17:28.7127 Edit button clicked. 2022-08-17 14:18:36.6771 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:18:50.8336 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:19:53.1617 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:20:56.0726 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:22:03.6684 Value was either too large or too small for an Int16. System.OverflowException: Value was either too large or too small for an Int16. at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at SilSolver.WEB.ProtectiveFunctionHTML.SaveSFT_Targets(SFT_Targets data, Int32 Pid) 2022-08-17 14:22:51.2478 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39306, A1O1, D11 ). 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 (39306, A1O1, D11 ). 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:bd821853-a201-43ef-9562-a644da934996 Error Number:2601,State:1,Class:14 2022-08-17 14:22:51.2478 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39306, A1O1, D11 ). 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 (39306, A1O1, D11 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:bd821853-a201-43ef-9562-a644da934996 Error Number:2601,State:1,Class:14 2022-08-17 14:22:51.2478 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39306, A1O1, D11 ). 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 (39306, A1O1, D11 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:bd821853-a201-43ef-9562-a644da934996 Error Number:2601,State:1,Class:14 2022-08-17 14:46:12.9795 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39359, SSO1, ). 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 (39359, SSO1, ). 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:26dca314-7263-476b-a4a4-0ec4627f9fbd Error Number:2601,State:1,Class:14 2022-08-17 14:46:12.9795 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39359, SSO1, ). 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 (39359, SSO1, ). 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_ProtectiveFunctionForData_Support(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:26dca314-7263-476b-a4a4-0ec4627f9fbd Error Number:2601,State:1,Class:14 2022-08-17 15:06:39.6435 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39353, A1O1, D11 ). 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 (39353, A1O1, D11 ). 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:d0935869-6c89-411b-9d1a-5447f63ddcb5 Error Number:2601,State:1,Class:14 2022-08-17 15:06:39.6435 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39353, A1O1, D11 ). 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 (39353, A1O1, D11 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:d0935869-6c89-411b-9d1a-5447f63ddcb5 Error Number:2601,State:1,Class:14 2022-08-17 15:06:39.6435 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39353, A1O1, D11 ). 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 (39353, A1O1, D11 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:d0935869-6c89-411b-9d1a-5447f63ddcb5 Error Number:2601,State:1,Class:14 2022-08-17 15:09:23.6843 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39353, A1O1, D13 ). 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 (39353, A1O1, D13 ). 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:d0935869-6c89-411b-9d1a-5447f63ddcb5 Error Number:2601,State:1,Class:14 2022-08-17 15:09:23.6999 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39353, A1O1, D13 ). 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 (39353, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:d0935869-6c89-411b-9d1a-5447f63ddcb5 Error Number:2601,State:1,Class:14 2022-08-17 15:09:23.6999 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39353, A1O1, D13 ). 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 (39353, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:d0935869-6c89-411b-9d1a-5447f63ddcb5 Error Number:2601,State:1,Class:14 2022-08-17 15:21:26.2678 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39370, A1O1, D12 ). 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 (39370, A1O1, D12 ). 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:d0935869-6c89-411b-9d1a-5447f63ddcb5 Error Number:2601,State:1,Class:14 2022-08-17 15:21:26.2678 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39370, A1O1, D12 ). 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 (39370, A1O1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:d0935869-6c89-411b-9d1a-5447f63ddcb5 Error Number:2601,State:1,Class:14 2022-08-17 15:21:26.2678 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39370, A1O1, D12 ). 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 (39370, A1O1, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:d0935869-6c89-411b-9d1a-5447f63ddcb5 Error Number:2601,State:1,Class:14 2022-08-17 15:22:14.9250 Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. 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.ExecuteScalar() at SilSolver.DAL.DbProviderHelper.ExecuteScalar(DbCommand dbCommand) ClientConnectionId:c5d2248c-ecc8-42fa-a416-a6110fb57345 Error Number:1205,State:52,Class:13 2022-08-17 15:22:14.9250 Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at SilSolver.DAL.DbProviderHelper.ExecuteScalar(DbCommand dbCommand) at SilSolver.DAL.ProtectiveFunctionDAO.Protective_copy_paste(Int32 OldProtectiveFunctionID, String OldSoftKey, String NewSoftKey, String NewSoftKeyDesc, Int32 Userid, Int32 PasteOut) ClientConnectionId:c5d2248c-ecc8-42fa-a416-a6110fb57345 Error Number:1205,State:52,Class:13 2022-08-17 15:22:14.9250 Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at SilSolver.DAL.ProtectiveFunctionDAO.Protective_copy_paste(Int32 OldProtectiveFunctionID, String OldSoftKey, String NewSoftKey, String NewSoftKeyDesc, Int32 Userid, Int32 PasteOut) at SilSolver.BLL.ProtectiveFunctionService.Protective_copy_paste(Int32 OldProtectiveFunctionID, String OldSource, String NewSoftKey, String NewSoftKeyDesc, Int32 Userid, Int32 PasteOut) ClientConnectionId:c5d2248c-ecc8-42fa-a416-a6110fb57345 Error Number:1205,State:52,Class:13 2022-08-17 15:22:14.9250 Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at SilSolver.BLL.ProtectiveFunctionService.Protective_copy_paste(Int32 OldProtectiveFunctionID, String OldSource, String NewSoftKey, String NewSoftKeyDesc, Int32 Userid, Int32 PasteOut) at SilSolver.WEB.ProjectEdit.Protective_Paste_Save_Click(Object sender, EventArgs e) ClientConnectionId:c5d2248c-ecc8-42fa-a416-a6110fb57345 Error Number:1205,State:52,Class:13 2022-08-17 15:27:37.7774 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39367, A1O1, D11 ). 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 (39367, A1O1, D11 ). 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:6621d6d8-85b8-44ce-9e85-612d08f80b44 Error Number:2601,State:1,Class:14 2022-08-17 15:27:37.7930 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39367, A1O1, D11 ). 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 (39367, A1O1, D11 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:6621d6d8-85b8-44ce-9e85-612d08f80b44 Error Number:2601,State:1,Class:14 2022-08-17 15:27:37.7930 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39367, A1O1, D11 ). 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 (39367, A1O1, D11 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:6621d6d8-85b8-44ce-9e85-612d08f80b44 Error Number:2601,State:1,Class:14 2022-08-17 15:35:28.5320 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39378, A1O1, D13 ). 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 (39378, A1O1, D13 ). 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:6621d6d8-85b8-44ce-9e85-612d08f80b44 Error Number:2601,State:1,Class:14 2022-08-17 15:35:28.5476 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39378, A1O1, D13 ). 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 (39378, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:6621d6d8-85b8-44ce-9e85-612d08f80b44 Error Number:2601,State:1,Class:14 2022-08-17 15:35:28.5476 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39378, A1O1, D13 ). 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 (39378, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:6621d6d8-85b8-44ce-9e85-612d08f80b44 Error Number:2601,State:1,Class:14 2022-08-17 15:37:26.4976 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) ClientConnectionId:d68d1f25-c364-446b-94d0-6975aded5d5f Error Number:8134,State:1,Class:16 2022-08-17 15:37:26.4976 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) ClientConnectionId:d68d1f25-c364-446b-94d0-6975aded5d5f Error Number:8134,State:1,Class:16 2022-08-17 15:37:26.5133 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) at SilSolver.WEB.ProtectiveFunctionHTML.Calculation(Int32 Pid, String reduntantvalue, Decimal ccfval1, Decimal ccfval2, Decimal ccfval3, Decimal ccfval4, Decimal ccfval5, Decimal ccfval6, Decimal ccfval7, Decimal ccfval8, Decimal ccfval9, Decimal ccfval10, String inputvoting1, String inputvoting2, String inputvoting3, String inputvoting4, String inputvoting5, String actionvoting1, String actionvoting2, String actionvoting3, String actionvoting4, String actionvoting5) ClientConnectionId:d68d1f25-c364-446b-94d0-6975aded5d5f Error Number:8134,State:1,Class:16 2022-08-17 15:38:05.4289 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) ClientConnectionId:d68d1f25-c364-446b-94d0-6975aded5d5f Error Number:8134,State:1,Class:16 2022-08-17 15:38:05.4289 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) ClientConnectionId:d68d1f25-c364-446b-94d0-6975aded5d5f Error Number:8134,State:1,Class:16 2022-08-17 15:38:05.4289 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) at SilSolver.WEB.ProtectiveFunctionHTML.Calculation(Int32 Pid, String reduntantvalue, Decimal ccfval1, Decimal ccfval2, Decimal ccfval3, Decimal ccfval4, Decimal ccfval5, Decimal ccfval6, Decimal ccfval7, Decimal ccfval8, Decimal ccfval9, Decimal ccfval10, String inputvoting1, String inputvoting2, String inputvoting3, String inputvoting4, String inputvoting5, String actionvoting1, String actionvoting2, String actionvoting3, String actionvoting4, String actionvoting5) ClientConnectionId:d68d1f25-c364-446b-94d0-6975aded5d5f Error Number:8134,State:1,Class:16 2022-08-17 15:43:29.7033 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) ClientConnectionId:6621d6d8-85b8-44ce-9e85-612d08f80b44 Error Number:8134,State:1,Class:16 2022-08-17 15:43:29.7033 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) ClientConnectionId:6621d6d8-85b8-44ce-9e85-612d08f80b44 Error Number:8134,State:1,Class:16 2022-08-17 15:43:29.7033 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) at SilSolver.WEB.ProtectiveFunctionHTML.Calculation(Int32 Pid, String reduntantvalue, Decimal ccfval1, Decimal ccfval2, Decimal ccfval3, Decimal ccfval4, Decimal ccfval5, Decimal ccfval6, Decimal ccfval7, Decimal ccfval8, Decimal ccfval9, Decimal ccfval10, String inputvoting1, String inputvoting2, String inputvoting3, String inputvoting4, String inputvoting5, String actionvoting1, String actionvoting2, String actionvoting3, String actionvoting4, String actionvoting5) ClientConnectionId:6621d6d8-85b8-44ce-9e85-612d08f80b44 Error Number:8134,State:1,Class:16 2022-08-17 15:43:56.1569 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39369, A1O2, D12 ). 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 (39369, A1O2, D12 ). 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:bafa84c3-f123-4d3d-9075-fc6e1b1ae865 Error Number:2601,State:1,Class:14 2022-08-17 15:43:56.1569 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39369, A1O2, D12 ). 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 (39369, A1O2, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:bafa84c3-f123-4d3d-9075-fc6e1b1ae865 Error Number:2601,State:1,Class:14 2022-08-17 15:43:56.1569 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39369, A1O2, D12 ). 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 (39369, A1O2, D12 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:bafa84c3-f123-4d3d-9075-fc6e1b1ae865 Error Number:2601,State:1,Class:14 2022-08-17 15:44:44.0172 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) ClientConnectionId:931be5b8-2411-4469-9968-2320bbcf3782 Error Number:8134,State:1,Class:16 2022-08-17 15:44:44.0172 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) ClientConnectionId:931be5b8-2411-4469-9968-2320bbcf3782 Error Number:8134,State:1,Class:16 2022-08-17 15:44:44.0172 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) at SilSolver.WEB.ProtectiveFunctionHTML.Calculation(Int32 Pid, String reduntantvalue, Decimal ccfval1, Decimal ccfval2, Decimal ccfval3, Decimal ccfval4, Decimal ccfval5, Decimal ccfval6, Decimal ccfval7, Decimal ccfval8, Decimal ccfval9, Decimal ccfval10, String inputvoting1, String inputvoting2, String inputvoting3, String inputvoting4, String inputvoting5, String actionvoting1, String actionvoting2, String actionvoting3, String actionvoting4, String actionvoting5) ClientConnectionId:931be5b8-2411-4469-9968-2320bbcf3782 Error Number:8134,State:1,Class:16 2022-08-17 15:51:18.0177 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39378, A1O1, D13 ). 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 (39378, A1O1, D13 ). 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:bafa84c3-f123-4d3d-9075-fc6e1b1ae865 Error Number:2601,State:1,Class:14 2022-08-17 15:51:18.0177 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39378, A1O1, D13 ). 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 (39378, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) ClientConnectionId:bafa84c3-f123-4d3d-9075-fc6e1b1ae865 Error Number:2601,State:1,Class:14 2022-08-17 15:51:18.0177 Cannot insert duplicate key row in object 'dbo.PT_ProtectiveFunction' with unique index 'idx_UniquePTProtective'. The duplicate key value is (39378, A1O1, D13 ). 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 (39378, A1O1, D13 ). 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_ProtectiveFunctionForData(PT_ProtectiveFunction oPT_ProtectiveFunction) at SilSolver.WEB.ProtectiveFunctionHTML.BindAndSaveDevice(String Source, String input, String ConfigType, String functionid, Int32 Pid, String deviceposition, Int32 DataSheetId, Decimal PositionInput, PSF_ProtectiveFunctionComments psf_ProtectiveFunctionComments, String divId, String voting) ClientConnectionId:bafa84c3-f123-4d3d-9075-fc6e1b1ae865 Error Number:2601,State:1,Class:14 2022-08-17 15:57:57.5622 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) ClientConnectionId:931be5b8-2411-4469-9968-2320bbcf3782 Error Number:8134,State:1,Class:16 2022-08-17 15:57:57.5622 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.DbProviderHelper.ExecuteNonQuery(DbCommand dbCommand) at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) ClientConnectionId:931be5b8-2411-4469-9968-2320bbcf3782 Error Number:8134,State:1,Class:16 2022-08-17 15:57:57.5622 Divide by zero error encountered. System.Data.SqlClient.SqlException (0x80131904): Divide by zero error encountered. at SilSolver.DAL.PT_ProtectiveFunctionService.CalculationProcedure(Int32 ProtectiveId_FK, String Redundant, Decimal In1Beta, Decimal In2Beta, Decimal In3Beta, Decimal In4Beta, Decimal In5Beta, Decimal In6Beta, Decimal In7Beta, Decimal In8Beta, Decimal In9Beta, Decimal In10Beta, String In1Voting, String In2Voting, String In3Voting, String In4Voting, String In5Voting, String In6Voting, String In7Voting, String In8Voting, String In9Voting, String In10Voting, Int32 UserID, String deviceVersion) at SilSolver.WEB.ProtectiveFunctionHTML.Calculation(Int32 Pid, String reduntantvalue, Decimal ccfval1, Decimal ccfval2, Decimal ccfval3, Decimal ccfval4, Decimal ccfval5, Decimal ccfval6, Decimal ccfval7, Decimal ccfval8, Decimal ccfval9, Decimal ccfval10, String inputvoting1, String inputvoting2, String inputvoting3, String inputvoting4, String inputvoting5, String actionvoting1, String actionvoting2, String actionvoting3, String actionvoting4, String actionvoting5) ClientConnectionId:931be5b8-2411-4469-9968-2320bbcf3782 Error Number:8134,State:1,Class:16 2022-08-17 16:10:12.4763 Object cannot be cast from DBNull to other types. System.InvalidCastException: Object cannot be cast from DBNull to other types. at System.DBNull.System.IConvertible.ToDecimal(IFormatProvider provider) at System.Convert.ToDecimal(Object value) at SilSolver.WEB.Printing.PFDetails.load_action_At_DataTable(IEnumerable`1 ptProtFuncs, PSF_ProtectiveFunctionComments psf, DataTable DT_ProtectiveFunction, String _Inputs, Decimal& OverAllPFDPercent, Decimal& OverAllSTRPercent) at SilSolver.WEB.Printing.PFDetails.PrintProject(Int32 _ProtectiveFunction_FK) at SilSolver.WEB.Printing.ProjectMainPrinting.Get_HTML_PFDetails(Int32 _ProtectiveFunction_FK) 2022-08-17 18:00:17.0613 Thread was being aborted. System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at SilSolver.WEB.Printing.ZippedDoc.WriteToResponse(HttpResponse response) at SilSolver.WEB.ProjectEdit.Print_Reports_Click(Object sender, EventArgs e) 2022-08-17 20:51:19.6725 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-08-17 21:16:27.8489 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)