Directory Programming .NET

Active Directory and ADAM programming support for .NET developers
Welcome to Directory Programming .NET Sign in | Join | Help
in Search

Chapter 12 Error in Code Listings 12.3, 12.4, 12.5

Last post 08-15-2006, 12:00 PM by dunnry. 0 replies.
Sort Posts: Previous Next
  •  08-15-2006, 12:00 PM 115

    Chapter 12 Error in Code Listings 12.3, 12.4, 12.5

    There is a bug in the LdapAuth class shown in Chapter 12.  Essentially, you must enable Fast Concurrent Binding before attempting to bind to any LdapConnection.  Since the sample was reusing the bootstrapping connection it would never work.  This only affected code that attempted to use FCB over SSL.

    The C# "Full Samples" have been updated and the VB.NET samples will be updated shortly.

    Ryan Dunn
    Extemporaneous Mumblings
    The .NET Developer's Guide to Directory Services Programming
View as RSS news feed in XML