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

--- Comment #6 from Noel Power <[email protected]> 2012-03-07 12:17:33 PST ---
hmm, after some debugging it seems binaryurp.uno.dll fails to load, no real
info I could see in osl_loadModule either, just no handle returned ( and path
is good ) I don't have the windows smarts to detect where else to look for
errors
Tried running it in the VS debugger I see that there is nag dialog complaining
about msvcp90.dll not being found ( at the point it tries to load
binaryurp.uno.dll ). I'm not being familiar with windows but I do know that
there are certain security whatnots around loading runtimes etc. I notice that
there is a soffice.bin.manifest that contains some dependecy/dependentAssembly
nodes relating to this runtime. In fact when I copied the soffice.bin.manifest
to csharptestclient.exe.manifest ( to match the csharpclient.exe I was using to
test this bug ) it works fine. Perhaps there is a similar solution for some of
the .net bridge dll(s) that might get over this problem

Creating such a manifest might be a usable workaround? until a better solution

-- 
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