Re: LDAP C SDK: Problems running NS LDAP 606 apps on Win2k8
Kartik <[email protected]> Tue, 20 Dec 2011 03:26:21 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <30335939.753.1324380381608.JavaMail.geo-discussion-forums@prfi34> |
Hello, I have managed to get beyond the side-by-side assemblies issue by using BUILD_OPT=1 when building NSS. While the crash does not occur anymore - the NS LDAP SDK still does not work on Windows 2008 saying ldapssl_init() failed with return code -1 (Unknown error) Looking at the traces on the server side, it looks like there is no socket communication happening and the API call fails even before any communication takes place Any insight on why this might be the case? Regards, K