Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Error DTSTask_DTSCreateProcess_Task_14

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-02-23 : 09:12:14
Shilpa writes "Hi,

I'm running a DTS package in which I'm unzipping a .zip file using Process task.

I'm getting following error: CreateProcessTask 'DTSTask_DTSCreateProcessTask_14': Process returned code 50, which does not match the specified SuccessReturnCode of 0.

If I unzip it manually, it works fine.

Please help..

Thanks in advance

Regards,
Shilpa"

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2006-02-23 : 10:15:38
Post the code you are using to unzip the file..
Go to Top of Page
   

- Advertisement -