https://bugs.freedesktop.org/show_bug.cgi?id=46682

             Bug #: 46682
           Summary: loading component library failed: binaryurp.uno.dll
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.5.0 Release
          Platform: x86 (IA32)
        OS/Version: Windows (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: [email protected]
        ReportedBy: [email protected]


When calling LibreOffice 3.5 from C# application using URE. There is exception
thrown that with code that was working just fine with Libreoffice 3.4.4.

Exception stack:

{unoidl.com.sun.star.loader.CannotActivateFactoryException: loading component
library failed:
file:///C:/Program%20Files%20(x86)/LibreOffice%203.5/URE/bin/binaryurp.uno.dll

Server stack trace: 


Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type)
   at unoidl.com.sun.star.bridge.XUnoUrlResolver.resolve(String sUnoUrl)


C# code raising exception:

xContext =
(XComponentContext)xUrlResolver.resolve("uno:pipe,name=lopipe1;urp;StarOffice.ComponentContext");

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to