PRB: Search with IDirectorySearch or ADO FailsID: Q201969
|
When attempting to do a directory search using either ADO or the IDirectorySearch interface, the following error may result:
0x80004002: No such interface supported (E_NOINTERFACE)
Only the LDAP and NDS providers support searching.
This behavior is by design.
Some of the providers, for example "WinNT:", simulate a directory interface. However, because the underlying system is not really a directory, the search capability would probably also need to be simulated.
Additional query words: 2.0 2.00
Keywords : kbADSI
Version : winnt:2.0
Platform : winnt
Issue type : kbprb
Last Reviewed: May 7, 1999