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=75102 --- shadow/75102 2006-03-07 08:02:36.000000000 -0500 +++ shadow/75102.tmp.2371 2006-04-16 12:52:06.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75102 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: RESOLVED -Resolution: INVALID +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -69,6 +69,29 @@ message). Maybe it has been already fixed. Have you tried with a more recent mono release? ------- Additional Comments From [EMAIL PROTECTED] 2006-03-07 08:02 ------- I don't seem to be able to reproduce this anymore on mono 1.1.8 or 1.1.13, I'll re-open if I can reproduce it again. + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-16 12:52 ------- +Sadly, I seem to be able to reproduce this again, looking at an +strace, mono gets the 401 back from the server, but then doesn't +re-send it with the credentials: + +(This is on ubuntu dapper with 1.1.13.6-0ubuntu1 of mono-jit) + +$ ./f.exe +System.Net.WebException: The request failed with HTTP status 401: +Unauthorized +in <0x004b8> +System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse +(System.Net.WebResponse response, +System.Web.Services.Protocols.SoapClientMessage message, +System.Web.Services.Protocols.SoapExtension[] extensions) +in <0x0024f> +System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke +(System.String method_name, System.Object[] parameters) +in <0x00025> SOAPTest:test () +in (wrapper remoting-invoke-with-check) SOAPTest:test () +in <0x0006f> Test:Main (System.String[] args) + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
