To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69457


User jl changed the following:

                What    |Old value                 |New value
================================================================================
        Target milestone|OOo 2.x                   |OOo 2.3
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Jan 30 07:20:54 -0800 
2007 -------
I did not see the same error message as shown in this issue. My error was
System.IO.FileNotFoundException: The specified module could not be found.
(Exception from HRESULT: 0x8007007E) 

The reason was that the cli_cppuhelper.dll could not be loaded. One needs to
change the makefile.mk so that it is linked with a manifest file. Removing the
-MANIFEST:NO flag did the trick. Then after linking the dll the manifest is
linked into it. However this destroys the signature. Therefore one needs to sign
the library again.

In SRC680 m199 a bug in the cli_uno bridge and testtools prevents successful
testing. Therefore wait until cws jl55_SRC680 is integrated.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to