http://bugs.winehq.org/show_bug.cgi?id=18117
Nicholas Doyle nonesuchnick@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nonesuchnick@gmail.com
--- Comment #5 from Nicholas Doyle nonesuchnick@gmail.com 2009-04-23 01:27:14 --- Hi Austin,
I'm pretty new at this, but I noticed in your install steps below:
(In reply to comment #2)
$ rm -rf ~/.wine $ winetricks -q dotnet20 $ wine vcssetup.exe
Click Next. Accept installer, click Next. Select no optional products, click next. Confirm default location, choose install. Hang.
that you did not install msxml6 using winetricks, only dotnet20. I tested using the install instructions on the AppDB page with a clean wine prefix:
sh winetricks -q dotnet20 msxml6
and it installed fine for me. Even the MSDN installed, but the SQL Server Express still fails.
Try installing msxml6 with winetricks as well, before you run the vccsetup.exe and see if this helps.
Best Regards, Nick