[Mono-bugs] [Bug 78726][Nor] Changed - bug https request
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 29 08:26:51 EDT 2006
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78726
--- shadow/78726 2006-06-28 22:36:41.000000000 -0400
+++ shadow/78726.tmp.15693 2006-06-29 08:26:50.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78726
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Ubuntu Dapper Drake -> Kernel 2.6.15-25-k7 #1 SMP PREEMPT
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: fumasa at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -31,6 +31,23 @@
Actual Results:
actually I'm got that error in monoport/398 :/ I have try 2 more ways, and
I always got that error...
Expected Results:
he must print in console messages like "you got mail" or "no new mail"
+
+------- Additional Comments From sebastien at ximian.com 2006-06-29 08:26 -------
+This is the result I get with my gmail username and password.
+
+% mono fumasa.exe
+enter here.
+
+Unhandled Exception: System.Net.WebException: The remote server
+returned an error: (401) Unauthorized.
+ at System.Net.HttpWebRequest.CheckFinalStatus
+(System.Net.WebAsyncResult result) [0x00000]
+ at System.Net.HttpWebRequest.SetResponseData
+(System.Net.WebConnectionData data) [0x00000]
+
+
+I get the same WebException (for 401) under MS.NET so something is
+wrong with your sample.
More information about the mono-bugs
mailing list