ErrorID : 0 ErrorSource : ControllerAppTier.Clone->WORKTERRAControllerAppTier.Clone->Company.Clone->Company.CloneCompany->Company.DeleteEmployeeDetails ErrorMessage: The DELETE statement conflicted with the REFERENCE constraint "FK_EmployeeSource_EmployeeID". The conflict occurred in database "OnboardTest24Apr2017_13032", table "dbo.EmployeeSource", column 'EmployeeID'. The DELETE statement conflicted with the REFERENCE constraint "FK_EmployeeSource_EmployeeID". The conflict occurred in database "OnboardTest24Apr2017_13032", table "dbo.EmployeeSource", column 'EmployeeID'. The statement has been terminated. The statement has been terminated. DBCC execution completed. If DBCC printed error messages, contact your system administrator. Checking identity information: current identity value '922', current column value '0'. DBCC execution completed. If DBCC printed error messages, contact your system administrator. Checking identity information: current identity value 'NULL', current column value '0'. DBCC execution completed. If DBCC printed error messages, contact your system administrator. Checking identity information: current identity value '352', current column value '0'. DBCC execution completed. If DBCC printed error messages, contact your system administrator. Checking identity information: current identity value 'NULL', current column value '0'. DBCC execution completed. If DBCC printed error messages, contact your system administrator. Checking identity information: current identity value '488', current column value '0'. DBCC execution completed. If DBCC printed error messages, contact your system administrator. Checking identity information: current identity value 'NULL', current column value '0'. StackTrace: at WORKTERRA.Shared.WORKTERRAControllerAppTier.Clone(WORKTERRAControllerWebTierEntity objWORKTERRAControllerWebTierEntity) at WORKTERRA.ControllerAppTier.Clone(Int32 intProjectsId, String strInput) TargetSite: System.String Clone(WORKTERRA.Shared.WORKTERRAControllerWebTierEntity)