[Mono-bugs] [Bug 78298][Wis] Changed - System.Net.NetworkCredential
doesn't implement ICredentialByHost
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 5 17:47:28 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78298
--- shadow/78298 2006-05-05 00:55:27.000000000 -0400
+++ shadow/78298.tmp.469 2006-05-05 17:47:28.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78298
Product: Mono: Class Libraries
Version: 1.0
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: jaak at jkowalski.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -29,6 +29,9 @@
D:\Work\NLog\src\NLog\Targets\Mail.cs(394,17): error CS0266: Cannot
implicitly convert type `System.Net.NetworkCrede
ntial' to `System.Net.ICredentialsByHost'. An explicit conversion exists
(are you missing a cast?)
Obviously the ICredentialsByHost interface is not implemented.
+
+------- Additional Comments From gonzalo at ximian.com 2006-05-05 17:47 -------
+Fixed in svn HEAD.
More information about the mono-bugs
mailing list