http://bugs.winehq.org/show_bug.cgi?id=26339 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|msxml3 |-unknown Ever Confirmed|0 |1 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-03-07 04:16:30 CST --- (In reply to comment #0)
Note: Doesn't even work with winetricks msxml6 ie6
So it's not a msxml problem. XMLHTTP goes through urlmon (that uses wininet), so it doesn't access networking API directly.
From what I see:
--- fixme:urlmon:HttpProtocol_on_error Not handling error 12030 --- it looks like urlmon/wininet problem. Error code means ERROR_INTERNET_CONNECTION_ABORTED. -- 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.