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=80709 --- shadow/80709 2007-02-02 18:49:31.000000000 -0500 +++ shadow/80709.tmp.18939 2007-03-22 19:59:22.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80709 Product: Mono: Class Libraries Version: 1.2 -OS: +OS: unknown OS Details: Windows XP SP2 & Fedora FC3 2.6.12-1.1381_FC3 Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -238,6 +238,16 @@ <!-- . . . . .<content continues> + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-22 19:59 ------- +I've run into this same problem (confirmed on both Mac OS X and +Linux). It happens no matter what settings are used for +PreAuthenticate, KeepAlive, SendChunked and Pipelined. + +This is probably obvious, but if the test programs is compiled with +mcs (.Net 1 compatibility) and run on Mono 1.2.3, everything works +fine. It's only when the test program is compiled with gmcs (to get +the .Net 2 APIs) and then run on Mono 1.2.3 that the program fails. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
