PRB: Cancel Button Does Not Work When You Attempt to Stop DTS Task (277245)



The information in this article applies to:

  • Microsoft Commerce Server 2000

This article was previously published under Q277245

SYMPTOMS

When you click the Cancel button on any of the Commerce Server 2000 Data Transformation Services (DTS) tasks in a local package, the Cancel button becomes disabled and the execution of the tasks does not stop.

MORE INFORMATION

When you cancel the task, the task exits with an error. Because of the polling intervals of DTS, the package may report that it completed successfully, if the task is cancelled during the last phase.

To verify that the DTS task was cancelled, you can view the Application event log (Event ID 8198 - DTS: Operation Aborted). Also, if you have logging enabled for a DTS package, you can view the package log (where the DTS package manager logs the error code, reason, and so on).

Modification Type:MajorLast Reviewed:10/16/2002
Keywords:kbprb KB277245