Error 0x8007203A: "The server is not operational."
Error 0x8007203A The server is not operational
This error is quite common and may occur for a variety of different reasons. The most obvious cause is that the server you were trying to contact might actually be down, it may be blocked by a network firewall, or it might not exist at all. However, given that there is a variety of different ways to specify a server to use with ADSI, there are many other ways this error may be generated.
Chapter 3 is where you will find most of the information about binding to the directory. If you are not specifying a server name at all in your binding string, check out the section titled Serverless Binding to Active Directory. If you are specifying some other information about the server in the binding string, the material on server name syntaxes is the place to start.
If you are trying to bind to a server using secure sockets layer, there are some additional things to know. Refer to the sidebar titled Troubleshooting Binds with SecureSocketsLayer, in Chapter 3.