ADSI Error

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



In an attempt to programmatically create a website using
Dim site As New DirectoryEntry(CType(objIIs.Invoke("Create", "IIsWebServer",
intSiteID), DirectoryEntry))

....

site.Invoke("SetInfo")

works fine until the SetInfo is called.

It produces an "Access denied" from source "mscorlib". I am sure this as
been address here previously but can someone who has resolved this kindly
repost the fix/workaround.

Thanks,

Carl




.