[Mono-bugs] [Bug 76607][Wis] Changed - ArguementNullException with System.DirectoryServices

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 31 18:04:53 EST 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by forgue at oakland.edu.

http://bugzilla.ximian.com/show_bug.cgi?id=76607

--- shadow/76607	2005-10-31 18:03:58.000000000 -0500
+++ shadow/76607.tmp.26642	2005-10-31 18:04:53.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76607
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Ubuntu Breezy w/ mono from go-mono.com
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: forgue at oakland.edu               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -66,6 +66,26 @@
 
   I'd expect the LDAP libraries to really tell me what's wrong.
 
 How often does this happen? 
 
   Every time with the above code.
+
+------- Additional Comments From forgue at oakland.edu  2005-10-31 18:04 -------
+You may want the stack trace, sorry:
+
+Unhandled Exception: System.ArgumentNullException: Argument cannot be
+null.
+Parameter name: value
+in <0x000d7> System.Threading.Thread:set_CurrentUICulture
+(System.Globalization.CultureInfo value)
+in <0x0008a>
+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 <0x00098> Novell.Directory.Ldap.LdapException:getExceptionString
+(System.String exception)
+in <0x00010> Novell.Directory.Ldap.LdapException:ToString ()
+


More information about the mono-bugs mailing list