http://bugzilla.novell.com/show_bug.cgi?id=479406
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=479406#c2 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID --- Comment #2 from Gonzalo Paniagua Javier <[email protected]> 2009-04-20 22:26:57 MDT --- I got the exact same failure and the problem was that apache was not listening on the IPv6 port and the connection was refused. If you try running current mono from svn HEAD, you should get some more information on why the connection couldn't be established. At the point the socket.Connect() is called, the URL has already been parsed and we have an IPv4 or IPv6 address. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
