Re: Authorization question
Re: Authorization question
- Subject: Re: Authorization question
- From: Charles Srstka <email@hidden>
- Date: Sat, 5 Oct 2002 11:47:06 -0500
It basically means it didn't work. Could be anything - file doesn't
exist, the path is wrong, the executable is messed up, etc.
One easy way to get this error is to use cString instead of
fileSystemRepresentation to get a C string for AEWP from an NSString.
If you're doing this, change cString to fileSystemRepresentation and
see if it helps.
Charles
On Saturday, October 5, 2002, at 11:02 AM, Guillaume Rager wrote:
Hi list,
is there somebody who can tell me more about this error :
errAuthorizationToolExecuteFailure = -60031, /* cannot execute
privileged tool */
Thank you
Guillaume Rager
----
GUMITECH - La Rochelle (France)
http://www.gumitech.com
"Chaud COCOA, chaud chocolat !!!"
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.