[Bug 20128] MS .Net (dotnet) 4.0 fails to install

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 4 21:46:32 CST 2011


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

Andy Clayton <clayt055 at umn.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clayt055 at umn.edu

--- Comment #18 from Andy Clayton <clayt055 at umn.edu> 2011-01-04 21:46:31 CST ---
Using wine 1.3.10 I have gotten the .NET 4.0 installer to claim to complete
with success. The first run fails as described in bug 25535, but the second run
completes after clicking through a varying number of identical error dialogs:

(aspnet_regiis.exe - Configuration parser error) or (mscorsvw.exe -
Configuration parser error)
Error parsing
C:\windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config
Parser returned error 0x80004005.

Which I believe is due to:

wine: Call from 0x7b838df2 to unimplemented function
mscoree.dll.CreateConfigStream, aborting

I'm not sure why the number of dialogs shown varies for me, but it seems to
launch mscorsvw.exe quite a few times with different class arguments so there
is a dialog for each.

After this a simple C#/.NET 4.0 hello world dialog created in VS 2010 runs fine
(though sometimes causing quite a few more of the parse error dialogs).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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