
Help: Can not find ADSI v2.0 object library for VB
I would like to use ADSI (Active Directory Service Interfaces) instead
of rather old MAPI
in the project I'm currently working on, but the problem is that I can
not locate object/type library "ActiveDs.tlb" in any available SDK from
Microsoft.
After installing Platform SDK from January MSDN I've read the included
document named
"Active Directory Service Interfaces (ADSI) Version 2.0 Release Notes",
where the following was stated:
" Locate the ADSI Version 2.0 Object Library ("ActiveDs.tlb"). This
binary file is installed in your system32 directory (%windir%\system32).
Add this file to your list of references..."
I had installed SDK on both Win95 an WInNT 4.0 os's but the required
file "ActiveDs.tlb" is missing. I've tried to find it on M$ web pages as
well, but unsuccessfully. So, where should
I look for this library, does it exist at all ?
Any
help will be appreciated.
RW