IADs::SetInfo error...

R

Ram

Hi,
I am currently facing problems with the implementation of Active Directory
Services. MSDN says that Active Directory in Windows 2000 Advanced Server
integrates Exchange Server 5.5. But when creating containers,
IADs::SetInfo() method is not working and the error says we require Exchange
Server 5.5 SP 1 or later.after installing SP 4 also it gives the same error.

The error no is -2147016694 and the error string is
"The specified directory service attribute or value does not exist."

I am using VC++ 6.0 with Active Directory SDK on a Windows 2000 Advanced
Server.

Can anybody please tell me the requirements for Active Directory Services to
overcome the problem. Also if there are any good books on AD programming
please suggest.

Regards,
Ram
 
D

Diana Smith [MSFT]

Hello,

Here are some articles that you may find useful:
255126 PRB: ADSI Error '-2147016694(8007200a)' and '-2147023591(80070519)'
http://support.microsoft.com/?id=255126

297947 INFO: Use the IADsPropertyValue2 Interface to Return an
http://support.microsoft.com/?id=297947

269175 HOWTO: Use Visual C++ to Properly Order ACEs in an ACL
http://support.microsoft.com/?id=269175

To download the Platform SDK, click the following link:
Platform SDK Update
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/

Thank You.

Diana.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top