Re: permission denied creating object
- From: Dan D. <DanD@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Jul 2005 07:48:11 -0700
Thanks.
--
Dan D.
"Michael Harris (MVP)" wrote:
> Dan D. wrote:
> > 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.
> >
>
> The Scripting.* progids are implemented in scrrun.dll, normally found in the
> system32 folder...
>
> --
> Michael Harris
> Microsoft MVP Scripting
>
>
>
>
>
.
- References:
- permission denied creating object
- From: Dan D.
- Re: permission denied creating object
- From: Michael Harris \(MVP\)
- permission denied creating object
- Prev by Date: Re: [OT]MSDN is wrong in this link...
- Next by Date: Re: DHCP and VBScripting
- Previous by thread: Re: permission denied creating object
- Next by thread: "restore points" from VBscript
- Index(es):
Relevant Pages
|