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 |
Starlet_GT
Yak Posting Veteran
81 Posts |
Posted - 2010-04-26 : 06:03:15
|
I am unable to figure it out what is wrong with the provided arguments. When I provide same arguments in VS 2005 it works but not with VS 2008. In Execute Process Task Editor I am zipping a file and providing following arguments that works ok for me in VS 2005-min -a"C:\Test.zip" "C:\Test.csv" Whereas same arguments are not working in VS 2008 it gave error "winzip parameters validation error" |
|
|
|
|