http://bugs.winehq.org/show_bug.cgi?id=21136
Summary: Wine .Net application crashes Product: Wine Version: 1.1.35 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kovariadam@gmail.com
Please see the log file.
arch linux x86
http://bugs.winehq.org/show_bug.cgi?id=21136
--- Comment #1 from kovariadam@gmail.com 2009-12-23 07:43:19 --- Created an attachment (id=25382) --> (http://bugs.winehq.org/attachment.cgi?id=25382) log file
http://bugs.winehq.org/show_bug.cgi?id=21136
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-12-23 07:50:50 --- Looks like a duplicate of bug 10467.
http://bugs.winehq.org/show_bug.cgi?id=21136
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet
http://bugs.winehq.org/show_bug.cgi?id=21136
--- Comment #3 from Austin English austinenglish@gmail.com 2009-12-23 10:34:58 --- How did you install dotnet? Try: $ rm -rf ~/.wine $ wget kegel.com/wine/winetricks $ sh winetricks dotnet20 $ wine setup.exe # install your application
http://bugs.winehq.org/show_bug.cgi?id=21136
--- Comment #4 from kovariadam@gmail.com 2009-12-23 12:35:01 --- (In reply to comment #3)
How did you install dotnet? Try: $ rm -rf ~/.wine $ wget kegel.com/wine/winetricks $ sh winetricks dotnet20 $ wine setup.exe # install your application
Thanks, my application requires .net 2.0sp1, but installing .net2sp2 from winetricks ends with some error so i tried installing official binary from Microsoft website.
http://bugs.winehq.org/show_bug.cgi?id=21136
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2010-02-09 03:24:50 --- On the basis of the log output alone it's safe to say that this bug is a duplicate of bug 10467. Other .NET Framework 2.0 service pack installer issues are covered by other bugs listed in the AppDB entry for the .NET Framework 2.0 installer.
*** This bug has been marked as a duplicate of bug 10467 ***
http://bugs.winehq.org/show_bug.cgi?id=21136
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Andrew Nguyen arethusa26@gmail.com 2010-02-09 03:25:02 --- Closing the bug.