[Mono-bugs] [Bug 80709][Nor] Changed - HttpWebRequest authentication does not work as it does in .Net

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jul 14 20:27:04 EDT 2007


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 gonzalo.mono at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80709

--- shadow/80709	2007-03-22 19:59:22.000000000 -0500
+++ shadow/80709.tmp.9327	2007-07-14 20:27:04.000000000 -0400
@@ -10,13 +10,12 @@
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: abovill at fnfr.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: HttpWebRequest authentication does not work as it does in .Net
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 
@@ -248,6 +247,10 @@
 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.
+
+------- Additional Comments From gonzalo.mono at gmail.com  2007-07-14 20:27 -------
+Can you check if machine.config for the 2.0 profile has the
+system.net/authenticationModules section?


More information about the mono-bugs mailing list