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


_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to