[Mono-dev] Novell.Directory.Ldap in 2.0

JD Conley jd.conley at coversant.net
Mon Aug 15 22:00:28 EDT 2005


Exceptions don't appear to work correctly in the 2.0 build of
Novell.Directory.Ldap.  In fact, where is this (and
System.DirectoryServices) in the Mono source tree so I can look into it?
:)  

On a related note, how do you set this library to use auto-referral (the
web page says it's possible)?  My Active Directory server keeps throwing
me back a referral while enumerating search results and I don't want to
have to manually go to it.

System.ArgumentNullException: Argument cannot be null.

Parameter name: value
in <0x000d1> System.Threading.Thread:set_CurrentUICulture
(System.Globalization.CultureInfo value)
in <0x00085> Novell.Directory.Ldap.Utilclass.ResourcesHandler:getMessage
(System.String messageOrKey, System.Object[] arguments,
System.Globalization.CultureInfo locale)
in <0x0000f> Novell.Directory.Ldap.Utilclass.ResourcesHandler:getMessage
(System.String messageOrKey, System.Object[] arguments)
in <0x0009a> Novell.Directory.Ldap.LdapException:getExceptionString
(System.String exception)
in <0x0001f> Novell.Directory.Ldap.LdapReferralException:ToString ()

-JD Conley



More information about the Mono-devel-list mailing list