Thanks Jan, dcomcnfg (access) did resolve the problem.
regards, Rajesh -----Original Message----- From: Jan Dubois [mailto:[EMAIL PROTECTED] Sent: Thursday, June 29, 2006 9:04 PM To: Athilingam, Rajesh; [email protected] Subject: RE: Win32:OLE Word issue On Thu, 29 Jun 2006, Athilingam, Rajesh wrote: > The same script works fine (scheduled task and when run manually) on > local machine (Win XP) but does work on a different our server (Win > 2000) through scheduled task (It does work fine when I run it manually > from cmd prompt). I assume you meant "...but does not work..." > When I look at the log file, I get the following error message. I > tried to search the net and found several other having similar issues > but no resolution. > > Unable to open wordWin32::OLE(0.1701) error 0x80070005: "Access > is denied" I think that Office on your server has probably been installed for the current user only, so maybe all you need to do is change the user setting for the scheduled task. Alternatively you may need to run `dcomcnfg` and change the security settings to allow all users on the machine to access and launch the application. I'm not sure if this is enough to make Word available to other users if it has been installed for the current user only. Cheers, -Jan _________________________________________________ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. Dansk - Deutsch - Espanol - Francais - Italiano - Japanese - Nederlands - Norsk - Portuguese - Svenska: www.cardinalhealth.com/legal/email _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
