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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76607 --- shadow/76607 2005-12-21 14:27:43.000000000 -0500 +++ shadow/76607.tmp.2407 2005-12-21 14:29:10.000000000 -0500 @@ -202,6 +202,18 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-12-21 14:27 ------- Created an attachment (id=16239) patch for ResourcesHandler.cs + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-21 14:29 ------- +More about patch for ResourcesHandler.cs : +I also had these problems, however with newest ResourcesHandler.cs +(Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/ResourcesHandler.cs) +from SVN everything works just fine. +Nevertheless this ResourcesHandler class still has a bug. +Just like in rev 54643 (line 184, +"Novell.Directory.Ldap.Utilclass.ResultCodeMessages" changed to +"ResultCodeMessages"), we need to do the same thing at line 111 +(change "Novell.Directory.Ldap.Utilclass.ExceptionMessages" to +"ExceptionMessages"). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
