[Mono-bugs] [Bug 75285][Nor] Changed - DirectoryInfo.Last****Time results in UnauthorizedAccessException on Windows

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 19 13:20:53 EDT 2005


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=75285

--- shadow/75285	2005-06-17 08:16:08.000000000 -0400
+++ shadow/75285.tmp.7489	2005-06-19 13:20:53.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: misc
-AssignedTo: mono-bugs at ximian.com                            
+AssignedTo: dick at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: DirectoryInfo.Last****Time results in UnauthorizedAccessException on Windows
@@ -79,6 +79,10 @@
 I assume you tested the MS runtime using the same directory?
 
 (Changing io-layer->misc because we don't use io-layer on windows.)
 
 ------- Additional Comments From gert.driesen at pandora.be  2005-06-17 08:16 -------
 Yeps, tested it using MS.NET 1.x and 2.0 Beta 2.
+
+------- Additional Comments From gonzalo at ximian.com  2005-06-19 13:20 -------
+Might be because MonoIO.Open ends up calling CreateFile with
+FILE_ATTRIBUTE_NORMAL instead of FILE_ATTRIBUTE_DIRECTORY?


More information about the mono-bugs mailing list