Re: [dev] error (CannotRegisterImplementationException): loading component library ldapbe2.uno.dll build error HELP

2007-02-06 Thread Eike Rathke
Hi Branko,

On Monday, 2007-02-05 12:46:51 +0100, Branko Tanovic wrote:

 register component 'ldapbe2.uno.dll' in registry
 'c:\DOCUME~1\tane\LOCALS~1\Temp\i_12161170147993\wntmsci11.pro\OpenOffice\msi\services.rdb\en-US_inprogress_1\services.rdb'
  
 
 failed!
 error (CannotRegisterImplementationException): loading component library
 failed: ldapbe2.uno.dll

Most likely there is some dependency of ldapbe2.uno.dll on another .dll
that can't be fulfilled during load time. Try using the dependency
walker depends.exe on ldapbe2.uno.dll to see if you can spot a missing
dependency.

  Eike

-- 
 OOo/SO Calc core developer. Number formatter stricken i18n transpositionizer.
 OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
 Please don't send personal mail to the [EMAIL PROTECTED] account, which I use 
for
 mailing lists only and don't read from outside Sun. Thanks.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] error (CannotRegisterImplementationException): loading component library ldapbe2.uno.dll build error HELP

2007-02-06 Thread Branko Tanovic

Hello Eike,
the depends.exe got me this information.
missing dlls
STLPORT_VC845.DLL
CPPU3.DLL
CPPUHELPER3MSC.DLL
NSLDAP32V50.DLL
SAL3.DLL
SALHELPER3MSC.DLL
Now i could copy all this dll to C:\OOE680_m6\extensions\wntmsci11.pro\bin
put I do not thing should work like that.
all this files are builded
I found out  one more thing 
MSVCR71.DLL was requied by NSLDAP32V50.DLL which in mozilla runtime

i use prebuilded mozila
*WNTMSCIruntime.zip*, WNTMSCIlib.zip, WNTMSCIinc.zip
and i did not find anywhere NSLDAP32V50.DLL only in zipped WNTMSCIlib.zip
any ides

One more Interesting  info
the sr.openoffice.org got new webpage looks very similar to 
de.openoffice.org or sl.openoffice.org

only is Cyrillic ;)
I also  builded the version of 2.1 for ubuntu Linux which could be 
downloaded via sr.openoffice.org

the translation in this version is not complete about 92% without help.
also now is much easier for translators to work on translation on the 
pootle website

http://prevod.grappoloin.com
so i could expect lot of nice things happening in sr.openoffice.org



Eike Rathke wrote:

Hi Branko,

On Monday, 2007-02-05 12:46:51 +0100, Branko Tanovic wrote:

  

register component 'ldapbe2.uno.dll' in registry
'c:\DOCUME~1\tane\LOCALS~1\Temp\i_12161170147993\wntmsci11.pro\OpenOffice\msi\services.rdb\en-US_inprogress_1\services.rdb' 


failed!
error (CannotRegisterImplementationException): loading component library
failed: ldapbe2.uno.dll



Most likely there is some dependency of ldapbe2.uno.dll on another .dll
that can't be fulfilled during load time. Try using the dependency
walker depends.exe on ldapbe2.uno.dll to see if you can spot a missing
dependency.

  Eike

  


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]