https://issues.apache.org/ooo/show_bug.cgi?id=123066
Bug ID: 123066
Issue Type: DEFECT
Summary: cppu.bootstrap cause ErrorCode -2147467259
Product: App Dev
Version: 4.0.0
Hardware: PC
OS: Windows, all
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: sdk
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Trying to run my cli .Net based extension leads to the rrror with ErrorCode
-2147467259 in cppu.bootstrap. I try to compile and run the examples for C# in
the SDk and this also leads to this Error.
I tried this with OpenOffice 4.0.0 AOO400m3(Build:9702) - Rev. 1503704
2013-07-16 14:54:56 (Di, 16 Jul 2013) and the installed SDK 4.0.0
Sorry that the exception details are in German
Exception details:
"System.Runtime.InteropServices.SEHException" wurde aufgefangen.
Message=Eine externe Komponente hat eine Ausnahme ausgelöst.
Source=cli_cppuhelper
ErrorCode=-2147467259
StackTrace:
bei cppu.bootstrap(Reference<com::sun::star::uno::XComponentContext>* )
bei uno.util.Bootstrap.bootstrap()
bei SpreadsheetDocHelper.connect(String[] args) in
[…]\SpreadSheetExample\SpreadsheetDocHelper.cs:Zeile 340.
bei SpreadsheetDocHelper..ctor(String[] args) in
[…]\SpreadSheetExample\SpreadsheetDocHelper.cs:Zeile 51.
bei ViewSample..ctor(String[] args) in E
[…]\SpreadSheetExample\ViewSample.cs:Zeile 51.
bei ViewSample.Main(String[] args) in
[…]\SpreadSheetExample\ViewSample.cs:Zeile 37.
InnerException:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.