Home All Groups Group Topic Archive Search About

Modifying the iis metabase permission on iis 5.0

Author
6 Apr 2005 5:37 PM
sachin
HI All;

I am using utility "Metaacl" from microsoft to modify the permissions on the
iismetabase path. When I give Metaacl.vbs "IIS://LOCALHOST/W3SVC/3/ROOT"
domain\testpo07 R it gives error 438. I am trying this on win200 server with
iis 5.0.
Any idea or anyone help why this occurs?

Author
12 Apr 2005 10:25 PM
Jiri Richter [MSFT]
The error means "Object doesn't support this property or method" but it is
hard to say why you see it. I downloaded the tool, tried using it and I had
no problems. What you can do is to locate the source of the error. Run the
tool under script debugger and find the line causing the error. That will
provide additional clues.

--
Jiri Richter
Microsoft Corp.

This posting is provided "AS IS" with no warranties, and confers no rights.


Show quoteHide quote
"sachin" <sachin.cha***@bindview.com> wrote in message
news:D35E7BA0-D2EE-4028-B1F8-4BFAC9189A74@microsoft.com...
> HI All;
>
> I am using utility "Metaacl" from microsoft to modify the permissions on
> the
> iismetabase path. When I give Metaacl.vbs "IIS://LOCALHOST/W3SVC/3/ROOT"
> domain\testpo07 R it gives error 438. I am trying this on win200 server
> with
> iis 5.0.
> Any idea or anyone help why this occurs?
>
>
>