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.
| 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 advanceRegards,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.. |
 |
|
|
|
|
|