[Mono-bugs] [Bug 383881] New: [2.0] Global.asax remains locked
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Fri Apr 25 14:14:58 EDT 2008
    
    
  
https://bugzilla.novell.com/show_bug.cgi?id=383881
User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=383881#c323430
           Summary: [2.0] Global.asax remains locked
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
On the 2.0 profile, global.asax is not released immediately and as a result it
cannot be updated.
This affects both Windows and Linux.
To reproduce, run the repro for bug #323430 (in gert/standalone/bug323430).
Expected result:
Successful completion
Actual result:
Unhandled Exception: System.IO.IOException: Sharing violation on path
/home/gert/mono/gert/standalone/bug323430/global.asax
  at System.IO.File.SetLastWriteTime (System.String path, DateTime
lastWriteTime) [0x00000] 
  at TinyHost.Main () [0x00000]
-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
    
    
More information about the mono-bugs
mailing list