http://bugs.winehq.org/show_bug.cgi?id=20675
--- Comment #2 from imirkin@alum.mit.edu 2011-10-02 22:43:46 CDT --- The error persists, although it appears that now there is some amount of network activity to the analysis services machine. This is with wine-1.3.29. However I still get the same error dialog. I believe that I noticed that it started to do some amount of network activity after a lot of xml and/or inet changes went in at some point in the 1.3 series.
Let me know what would be helpful to provide in order to debug this further. I'm happy to do some heavy-lifting on this bug, since no one else appears interested, but I do need some help/direction since I'm mostly unfamiliar with how Windows works.
I suspect it could be some sort of issue in the auth logic now that the more basic problem of no communications has gone away, although that's just a complete guess. I'm using the direct username/password entry option rather than the Windows Authentication option.
As another data-point, while entering a host seems to generate traffic, if I enter in a URL (e.g. https://host/foo.dll) which is another valid way of accessing this in windows so that it's secure, there is no network traffic and I get the fixme
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
which doesn't sound all bad, since I don't have a proxy set up.