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.
↑ Back to the top
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).
↑ Back to the top