http://bugzilla.novell.com/show_bug.cgi?id=607502

http://bugzilla.novell.com/show_bug.cgi?id=607502#c1


Jonathan Pryor <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
                 CC|                            |[email protected]
         Resolution|                            |INVALID

--- Comment #1 from Jonathan Pryor <[email protected]> 2010-05-20 15:22:21 UTC 
---
This is by design.  Attempting to write to a remote host like that requires a
correct UNC path (Universal Naming Convention), and a UNC path starts with
"\\".  "//" is not a valid UNC path prefix, and will not be interpreted as one.

See also: http://msdn.microsoft.com/en-us/library/aa365247(VS.85).aspx

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to