[Mono-list] Novell.Directory.Ldap

BERTRAND Joël jkb at systella.fr
Mon Dec 14 05:06:50 EST 2009


Miguel de Icaza a écrit :
> Hello,
>
	Hello,

>       I think you are going to need to ask the iFolder people where they
> are getting their Novell.Directory.Ldap assembly from, it is definitely
> not the one that we ship with mono as our versions do not match this
> one:
>
>> ** (/usr/local/bin/SimiasServerSetup.exe:25211): WARNING **: The
>> following assembly referenced from /usr/local/bin/SimiasServerSetup.exe
>> could not be loaded:
>>        Assembly:   Novell.Directory.Ldap    (assemblyref_index=8)
>>        Version:    2.2.1.0
>>        Public Key: 8584aae3c70e794b
>
> They are not only using a different version of the assembly, it is also
> a different public key, so chances is that they are building a newer
> version, and this is not the one we bundle with Mono.

	I have asked iFolder people without any answer. I have installed this 
library in simias-server-setup and it works (I don't understand why, but 
it works).

	Now, I have another problem that I have to debug.

Accept LDAP Certificate? [Y]:
Failed (Get Certificate)
Connecting to ldaps://127.0.0.1/...
**
ERROR:mini-sparc.c:1245:emit_pass_other: code should not be reached
Stacktrace:

   at Novell.Directory.Ldap.Connection.writeMessage 
(Novell.Directory.Ldap.Message) <0xffffffff>

	How can I fix this trouble ? I have ask iFolder people without any 
result. I suppose that this error come from <0xffffffff>. I haven't seen 
any error when I have built simias.

   at Novell.Directory.Ldap.Connection.writeMessage 
(Novell.Directory.Ldap.Message) <0x0013c>
   at Novell.Directory.Ldap.Message.sendMessage () <0x00014>
   at Novell.Directory.Ldap.MessageAgent.sendMessage 
(Novell.Directory.Ldap.Connection,Novell.Directory.Ldap.LdapMessage,int,Novell.Directory.Ldap.LdapMessageQueue,Novell.Directory.Ldap.Utilclass.BindProperties) 
<0x00060>
   at Novell.Directory.Ldap.LdapConnection.SendRequestToServer 
(Novell.Directory.Ldap.LdapMessage,int,Novell.Directory.Ldap.LdapResponseQueue,Novell.Directory.Ldap.Utilclass.BindProperties) 
<0x000a4>

	Best regards,

	JKB


More information about the Mono-list mailing list