The following error message is displayed in the agent logs while trying to run a task:
Error 1:
CClientTaskInstance::Execute(): CAtrsException exception, error: COM object 'DeploymentSolutionAgent_Task' is not found, make sure the corresponding plug-in or task handler module is installed and registered, OS error: Cadena clase no válida (0x800401F3), at line 71
re-throw at CAtrsComPtr::CoCreateInstance
re-throw at CAtrsComPtr::CoCreateInstance(BSTR)
re-throw at CClientTaskInstanceWin32::_CreateTaskHandler
re-throw at CClientTaskInstanceBase::_CreateTaskHandler
re-throw at CClientTaskInstanceBase::_Execute
-----------------------------------------------------------------------------------------------------
Date: 5/19/2020 3:29:36 PM, Tick Count: 1565267 (00:26:05.2670000), Size: 766 B
Process: AeXNSAgent.exe (3592), Thread ID: 700, Module: client task agent.dll
Priority: 1, Source: CAtrsException
Error 2:
CTaskExecutionEngineBase::_onProcessExecuteTask(): CAtrsException exception, error: Failed to execute task, COM object 'DeploymentSolutionAgent_Task' is not found, make sure the corresponding plug-in or task handler module is installed and registered, OS error: Cadena clase no válida (0x800401F3), at line 541
re-throw at CTaskExecutionEngineBase::_onProcessExecuteTask
re-throw at CTaskExecutionEngineBase::_onProcessExecuteTask
re-throw at CTaskExecutionEngineBase::_onProcessExecuteTask
-----------------------------------------------------------------------------------------------------
Date: 5/19/2020 3:29:36 PM, Tick Count: 1565267 (00:26:05.2670000), Size: 737 B
Process: AeXNSAgent.exe (3592), Thread ID: 700, Module: client task agent.dll
Priority: 1, Source: CAtrsException
ITMS 8.x
Usually these messages refer to one of these two common reasons:
1. Either you are missing the deployment plugin on the client,
2. or the task server doesn't have the DSTaskhandler installed that it is connected to.
150933 "What are the released ITMS 8.5 Agent or Plug-in versions and build numbers?"
208803 "What are the released ITMS 8.6 Agent or Plug-in versions and build numbers?"
260127 "What are the released ITMS 8.7 Agent or Plug-in versions and build numbers?"
207317 "Unable to install Deployment Task Server Handler on Site Server"