https://bugs.winehq.org/show_bug.cgi?id=45763
Bug ID: 45763 Summary: Visual Studio 2010 (full edition): unhandled Microsoft .NET Framework exception in devenv.exe Product: Wine Version: 3.15 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bob.mt.wya@gmail.com Distribution: ---
Followup to: https://bugs.winehq.org/show_bug.cgi?id=45752
Testing with Wine Staging 3.15 - built with gcc -O0 optimisation - on Gentoo.
* Loading an existing C++ project works. * Rebuilding the C++ project - Release version - works (tested by deleting the contents of the Release directory) * However MS Visual Studio crashes immediately after compilation completes, with the log message:
106817.399:00c6:err:eventlog:ReportEventW L"An unhandled Microsoft .NET Framework exception occurred in devenv.exe [47]. Just-In-Time debugging this exception failed with the following error: 0x80004001\n\nCheck the documentation index for 'Just-in-time debugging, errors' for more information."