permission denied creating object
- From: Dan D. <DanD@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 13 Jul 2005 09:19:10 -0700
I'm using a script in a SQL Server dts package and it runs fine in the
package. When I schedule the package as a job it fails with this error:
Permission denied: 'CreateObject' Error on Line 76
The code is: set fsObj = CreateObject("Scripting.FilesystemObject")
Exactly what file on the drive is being used to create the object? What
folder holds all of the files related to scripting? I want to check that
file. I tried giving the user permissions to the entire drive but that didn't
work.
Thanks,
--
Dan D.
.
- Follow-Ups:
- Re: permission denied creating object
- From: Michael Harris \(MVP\)
- Re: permission denied creating object
- Prev by Date: Re: Help Please - wierd error with RegExp
- Next by Date: "restore points" from VBscript
- Previous by thread: Help Please - wierd error with RegExp
- Next by thread: Re: permission denied creating object
- Index(es):
Relevant Pages
|