Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79211 --- shadow/79211 2006-08-29 14:25:23.000000000 -0400 +++ shadow/79211.tmp.1726 2006-08-29 14:25:23.000000000 -0400 @@ -0,0 +1,29 @@ +Bug#: 79211 +Product: Mono: Class Libraries +Version: 1.1 +OS: GNU/Linux [Other] +OS Details: Ubuntu 6.06 +Status: NEW +Resolution: +Severity: +Priority: Critical +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Hostname Resolution Broken in 1.1.17 + +Hostname resolution seems to be rather broken in 1.1.17. Npgsql uses +System.Net.Dns.GetHostByName to query for "localhost" and this causes the +following error: + + System.Net.Sockets.SocketException: No such host is known + +In web service invocation, a similar error occurs: + + System.Net.WebException: Error: NameResolutionFailure + +Running 1.1.16.1 properly resolves the names. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
