[Bug 37751] WiX Toolset v3.9 installer doesn't open with Wine-Mono ( metahostpolicy_GetRequestedRuntime returns CLR_E_SHIM_RUNTIME)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 24 16:19:26 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=37751

--- Comment #9 from Vincent Povirk <madewokherd at gmail.com> ---
Yep, the COM wrapper is still wrong, but it's easily fixable now. With that
fixed, I get:

[0000002B: 0.00068 1] ENTER: (wrapper cominterop)
System._AppDomain:CreateInstance
(intptr,string,string,System.Runtime.Remoting.ObjectHandle&)(027964C0,
[STRING:010AC720:BootstrapperCore, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=ce35f76fcda82bad],
[STRING:010AC7D8:Microsoft.Tools.WindowsInstallerXml.Bootstrapper.BootstrapperApplicationFactory],
[BYREF:0032F6D8], )
[0000002B:] EXCEPTION handling: System.IO.FileNotFoundException: Could not load
the file 'BootstrapperCore, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=ce35f76fcda82bad'.

This makes a lot more sense. Not sure why BootstrapperCore isn't found.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list