March 7, 2009 at 5:44 am
[font="Verdana"]Hi All,
While executing DTS package in Design mode, it is throwing Cannot find task associated with Step. Can anybody tell me how to overcome on this?
Thanks in advance,
Mahesh[/font]
MH-09-AM-8694
March 9, 2009 at 10:43 am
In DTS, steps are associated with tasks via the Taskname. If you've renamed tasks, the step isn't automatically updated. Open Disconnected Edit, expand steps, and highlight each step to see the value for the TaskName property. The TaskName must match the name of an existing task.
Greg
March 10, 2009 at 3:56 am
[font="Verdana"]Thanks Greg. I have missed to rename the Task but the step. So the conflict was. Anyways. thanks again.
Mahesh[/font]
MH-09-AM-8694
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply