Error 0x80005000 and DirectoryServices

后端 未结 13 1971

I\'m trying to run a simple LDAP query using directory services in .Net.

    DirectoryEntry directoryEntry = new DirectoryEntry(\"LDAP://someserver.contoso.c         


        
13条回答
  •  没有蜡笔的小新
    2020-11-29 04:53

    In the context of Ektron, this issue is resolved by installing the "IIS6 Metabase compatibility" feature in Windows:

    Check 'Windows features' or 'Role Services' for IIS6 Metabase compatibility, add if missing:

    enter image description here

    Ref: https://portal.ektron.com/KB/1088/

提交回复
热议问题