Directory Programming .NET >> Normal Discussions >> Lively Directory/ADAM LDAP Dis... >> Problems with ADsOpenObject function on windows2008 Hello there,I've met trouble when I run my system on windows2008 server.The program is usually to query person material from AD,
microsoft office pro 2010 64 bit, and I put to use ADSI functionas below:HRESULT hr = ADsOpenObject( L"LDAP://IPadress/rootDSE", L"CN=Administrator,CN=Users,DC=Domain,
office 2010 pro plus x86,DC=com",
office Pro 2007, Password,
office 2010 Standard 64bit, ADS_SECURE_AUTHENTICATION, IID_IADs, (void**)&pRootDSE);Calling to ADsOpenObject always returns 0x8007203b(LDAP_LOCAL_ERROR) on windows2008, but successed on windows XP and Windows 2003.The system is build with VC6.0 on windows XP. And I have tried the latest SDK fromIs there anyone who met the same issue ,
Office 2010 Standard Key, or can someone give me any hint about howto make clear about this issue?Very appreciate your help!