Why does authenticating against LDAP with DirectoryEntry intermittently throw COMException (0x8007203A): “The server is not operational”?

后端 未结 3 1308
隐瞒了意图╮
隐瞒了意图╮ 2021-02-09 06:27

If anybody has a similar story, please post details below!

I\'m building an ASP.NET website which needs to support authentication against LDAP.

3条回答
  •  遇见更好的自我
    2021-02-09 07:07

    I had the same problem and fixed it with this method

    http://blogs.dirteam.com/blogs/tomek/archive/2007/08/09/system-directoryservices-and-connection-pooling.aspx

提交回复
热议问题