https://bugs.winehq.org/show_bug.cgi?id=38074
Bug ID: 38074 Summary: Don't parse xml file in Microsoft .NET Framwork 4 Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: Platon-E-S@ya.ru Distribution: ---
When I run the program, which is needed .NET Framework 4.0 and, may be, SQL Server, I get: "Error parsing C:\windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config Parser returned error 0x80004001"
If I will rename folder "config" nothing not will change!
I have already installed msxml6 first, then msxml3. Nothing not changed!
Other application run with .NET 3.5 SP1 normal.
https://bugs.winehq.org/show_bug.cgi?id=38074
Platon-E-S@ya.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.7.34
https://bugs.winehq.org/show_bug.cgi?id=38074
--- Comment #1 from Austin English austinenglish@gmail.com --- What program is this? Please attach the terminal output.
Have you installed native dotnet40 with winetricks? Or are you using wine-mono?
https://bugs.winehq.org/show_bug.cgi?id=38074
--- Comment #2 from Platon-E-S@ya.ru --- Created attachment 50735 --> https://bugs.winehq.org/attachment.cgi?id=50735 Deezer's log
https://bugs.winehq.org/show_bug.cgi?id=38074
--- Comment #3 from Platon-E-S@ya.ru --- It's Deezer. Yes, I have installed native dotnet40 with winetricks.
https://bugs.winehq.org/show_bug.cgi?id=38074
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |INVALID Summary|Don't parse xml file in |Deezer (.NET 4.0 app) fails |Microsoft .NET Framwork 4 |to run, reporting 'Error | |parsing ... machine.config | |Parser returned error | |0x80004001' (broken | |WINEPREFIX)
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
you've installed .NET Framework 4.0 with 'winetricks' and still have builtin 'mscoree'?
Broken WINEPREFIX -> invalid.
--- snip --- ... fixme:mscoree:CreateConfigStream (L"C:\windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config", 0x33f748): stub fixme:nls:LCIDToLocaleName unsupported flags 8000000 fixme:mscoree:CreateConfigStream (L"C:\users\platon\Application Data\DeezerDrive\DeezerDrive.exe.config", 0x33f748): stub fixme:wer:WerRegisterRuntimeExceptionModule (L"C:\windows\Microsoft.NET\Framework\v4.0.30319\mscordacwks.dll", 0x79140000) stub! ... --- snip ---
If you don't know how to fix that, visit WineHQ user forums. Bugzilla is not meant for end user support.
Use a separate 32-bit prefix for each app, especially with multiple .NET Framework versions as requirements. Also don't install unnecessary additional recipes unless you know what you're doing (also makes bug reports potentially invalid).
Regards
https://bugs.winehq.org/show_bug.cgi?id=38074
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.