http://bugs.winehq.org/show_bug.cgi?id=31108
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download URL| |http://www.microshop.ro/dow | |nload.php Severity|normal |enhancement
--- Comment #1 from Anastasius Focht focht@gmx.net 2012-07-02 15:39:33 CDT --- Hello,
addendum... If you get following exception on startup:
--- snip --- System.Net.Sockets.SocketException: Unknown error (0x2af9) at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6) at System.Net.Dns.GetHostByName(String hostName) at CAL.NHibernate.PosRegistered.RegisterPos(ISession session) at an.a(String[] A_0) --- snip ---
Add host entry if needed (/etc/hosts, ...)
The app wants to start a local http server.
--- snip --- 0009:trace:loaddll:load_native_dll Loaded L"C:\windows\assembly\GAC_32\Sabs.HttpSrv\2.0.0.69__a151ea00159f8279\Sabs.HttpSrv.dll" at 0xd5d0000: native ... Server: Sabs.HttpSrv/2.0.0.69 CLR: 2.0.50727.1433 Server running at http://<yourhost>:1458/ --- snip ---
Direct download: http://www.sabs.ro/fw_files/download/Microshop_2.0.3.107.exe
$ du -sh Microshop_2.0.3.107.exe 21M Microshop_2.0.3.107.exe
$ sha1sum Microshop_2.0.3.107.exe 5a773e093e718487139ab347d1bc8de8dadd9e03 Microshop_2.0.3.107.exe
$ wine --version wine-1.5.7-309-gb4da889
Regards