[Bug 35374] SolidWorks 2013 fails to setup CLR 4.0 hosting, complains about unimplemented function mscoree.dll.CLRCreateInstance (.NET 3.x mscoree.dll not updated/replaced by .NET 4.0 installer)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 13 04:22:20 CST 2014


http://bugs.winehq.org/show_bug.cgi?id=35374

--- Comment #3 from denis bonnenfant <denis.bonnenfant at diderot.org> ---
OK, thanks for the explanation.

I ran the installer on a fresh wineprefix, with winetricks vcrun2008 vcrun2010
dotnet40 dotnet35.

Now I have a crash in regasm.exe at the end of installation : 

err:eventlog:ReportEventW L"Application: RegAsm.exe\nFramework Version:
v4.0.30319\nDescription: The process was terminated due to an unhandled
exception.\nException Info: System.ArgumentException\nStack:\n   at
System.Threading.Thread.nativeSetThreadUILocale(System.String)\n   at
System.Threading.Thread.set_CurrentUICulture(Sy"...
fixme:advapi:DeregisterEventSource (0xcafe4242) stub

Unhandled Exception: System.ArgumentException: Exception from HRESULT:
0x80070057 (E_INVALIDARG)
   at System.Threading.Thread.nativeSetThreadUILocale(String locale)
   at System.Threading.Thread.set_CurrentUICulture(CultureInfo value)
   at Microsoft.Tools.RegAsm.RegAsm.SetConsoleUI()
   at Microsoft.Tools.RegAsm.RegAsm.Main(String[] aArgs)
wine: Unhandled exception 0xe0434352 in thread c6 at address 0x7b83a8fe (thread
00c6), starting debugger...

When starting Solidworks, it doesn't crash anymore, but loops infinitely on
splash screen with message "loading registry..." I guess that it is related
that installation doesn't complete.

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