|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Today @ 8:59 AM
Points: 156,
Visits: 514
|
|
"Error Message : your ID does not have sufficient privileges to install software. Also,winzip was not properly installed by user with adminstrative privileges. Please contact your system admin and ask them to reintall Winzip"
I Pass in the Executable: Location of WIN32.exe Arguments : -e Location of zipfile Working Directory : Destiantion directory.
I tried to go onto the Location of Zipfile and tried unzipping it manually and it all works good. I can't figure out what should be the issue, running it through execute process task.
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Yesterday @ 1:24 PM
Points: 6,826,
Visits: 11,950
|
|
Is the process running under your Windows security context when run through the Execute Process Task, i.e. through BIDS or SSDT, or is this error coming from an unattended process like an Agent job?
__________________________________________________________________________________________________ There are no special teachers of virtue, because virtue is taught by the whole community. --Plato
Believe you can and you're halfway there. --Theodore Roosevelt
Everything Should Be Made as Simple as Possible, But Not Simpler --Albert Einstein
The significant problems we face cannot be solved at the same level of thinking we were at when we created them. --Albert Einstein
1 apple is not exactly 1/8 of 8 apples. Because there are no absolutely identical apples. --Giordy
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Today @ 8:59 AM
Points: 156,
Visits: 514
|
|
opc.three (2/13/2013) Is the process running under your Windows security context when run through the Execute Process Task, i.e. through BIDS or SSDT, or is this error coming from an unattended process like an Agent job?
Through BIDS
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Yesterday @ 1:24 PM
Points: 6,826,
Visits: 11,950
|
|
64-bit workstation? Make sure your Project property Run64BitRuntime is False.
__________________________________________________________________________________________________ There are no special teachers of virtue, because virtue is taught by the whole community. --Plato
Believe you can and you're halfway there. --Theodore Roosevelt
Everything Should Be Made as Simple as Possible, But Not Simpler --Albert Einstein
The significant problems we face cannot be solved at the same level of thinking we were at when we created them. --Albert Einstein
1 apple is not exactly 1/8 of 8 apples. Because there are no absolutely identical apples. --Giordy
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Today @ 8:59 AM
Points: 156,
Visits: 514
|
|
opc.three (2/13/2013) 64-bit workstation? Make sure your Project property Run64BitRuntime is False. Yes mine is 64 bit and I made sure Run64BitRuntime is False. It doesnt help
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Yesterday @ 1:24 PM
Points: 6,826,
Visits: 11,950
|
|
Just confirming that you can run Winzip from the command line directly, or did you mean when you run winzip that it was interatively?
__________________________________________________________________________________________________ There are no special teachers of virtue, because virtue is taught by the whole community. --Plato
Believe you can and you're halfway there. --Theodore Roosevelt
Everything Should Be Made as Simple as Possible, But Not Simpler --Albert Einstein
The significant problems we face cannot be solved at the same level of thinking we were at when we created them. --Albert Einstein
1 apple is not exactly 1/8 of 8 apples. Because there are no absolutely identical apples. --Giordy
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Today @ 8:59 AM
Points: 156,
Visits: 514
|
|
opc.three (2/13/2013) Just confirming that you can run Winzip from the command line directly, or did you mean when you run winzip that it was interatively?
I didn't get you. All I was doing is running Winzip from Execute process Task. I was not running it through CMD.
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Yesterday @ 1:24 PM
Points: 6,826,
Visits: 11,950
|
|
You said in the original post:
I tried to go onto the Location of Zipfile and tried unzipping it manually and it all works good.
Was that just double-clicking on the file to open it interactively in Winzip or did you do that from the command line, using the same command line the Execute Process Task would issue? I am just trying to establish that it is working from the command line as a baseline so we know to focus on the Execute Process Task.
__________________________________________________________________________________________________ There are no special teachers of virtue, because virtue is taught by the whole community. --Plato
Believe you can and you're halfway there. --Theodore Roosevelt
Everything Should Be Made as Simple as Possible, But Not Simpler --Albert Einstein
The significant problems we face cannot be solved at the same level of thinking we were at when we created them. --Albert Einstein
1 apple is not exactly 1/8 of 8 apples. Because there are no absolutely identical apples. --Giordy
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Today @ 8:59 AM
Points: 156,
Visits: 514
|
|
opc.three (2/13/2013)
You said in the original post: I tried to go onto the Location of Zipfile and tried unzipping it manually and it all works good. Was that just double-clicking on the file to open it interactively in Winzip or did you do that from the command line, using the same command line the Execute Process Task would issue? I am just trying to establish that it is working from the command line as a baseline so we know to focus on the Execute Process Task.
Yes that was double clicking on the file and it worked.
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Yesterday @ 1:24 PM
Points: 6,826,
Visits: 11,950
|
|
OK. I should have confirmed that from the start. My bad.
Get a command line working first, then move over to configure the Execute Process Task.
__________________________________________________________________________________________________ There are no special teachers of virtue, because virtue is taught by the whole community. --Plato
Believe you can and you're halfway there. --Theodore Roosevelt
Everything Should Be Made as Simple as Possible, But Not Simpler --Albert Einstein
The significant problems we face cannot be solved at the same level of thinking we were at when we created them. --Albert Einstein
1 apple is not exactly 1/8 of 8 apples. Because there are no absolutely identical apples. --Giordy
|
|
|
|