Problem: failed to create task or type retrieveChildrenWorkItems
I am trying to get list of children work items by giving list of parent work items using retrieveChildrenWorkItems task. But I am getting the following error:
E:\DBChanges\RetrieveDBChanges.xml:43: Problem: failed to create task or type retrieveChildrenWorkItems
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
I tried to look for any taskdef for this task but didn't find it anywhere. I am using RTC Client 4.5.3.0. Please help.