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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-06-17 08:16 ------- Yeps, tested it using MS.NET 1.x and 2.0 Beta 2. + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-19 13:20 ------- +Might be because MonoIO.Open ends up calling CreateFile with +FILE_ATTRIBUTE_NORMAL instead of FILE_ATTRIBUTE_DIRECTORY? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
