Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 Feb : ADSI in Delphi
| Subject: | ADSI in Delphi |
| Posted by: | "Graham Harris" (..@bmsgharr.globalnet.co.uk) |
| Date: | Wed, 20 Feb 2008 19:58:39 +0000 (UTC) |
Hi
I an writing an application that uses ADSI to read properties of an instance
of IIS on a given server. That part I have got down pat, but it is when I
try to write to the allowed application extension pool. This where I am having
difficulty in finding information about how to do it. Especially in Delphi,
I have found some information regarding this but it involves using VBScript,
and late binding. Are there any components out there?
TIA
Graham Harris