Error 0x80072020: "An operations error occurred."

Error 0x80072020 An operations error occurred

This error shows up in various places and depends greatly on what operation we were trying to perform. As such, specific recommendations are difficult.

Our general guidance here is to look at what you were doing when the error occurred and refer to the appropriate chapters. For example, if the error occurred during an initial bind operation, Chapter 3 would be the place to start. Chapter 8 is a good second place to look in case the binding error might be related to a security problem. The stack trace produced by .NET in COMException will show what SDS was doing when the failure occurred, so use that for context clues.

If you were searching the directory, Chapters 4 and 5 are the best place to start. If you were reading or writing LDAP data values, Chapter 6 is the place to go.

Категории