[Mono-bugs] [Bug 82799][Nor] New - MONO_IOMAP fails to work	sometimes
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Tue Sep 11 07:15:18 EDT 2007
    
    
  
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 mhabersack at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82799
--- shadow/82799	2007-09-11 07:15:18.000000000 -0400
+++ shadow/82799.tmp.24456	2007-09-11 07:15:18.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 82799
+Product: Mono: Runtime
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: io-layer
+AssignedTo: dick at ximian.com                            
+ReportedBy: mhabersack at novell.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: MONO_IOMAP fails to work sometimes
+
+Given a directory layout as shown below:
+
+Bin/test.dll
+test.exe
+
+with test.exe trying to load the assembly using:
+
+Assembly.LoadFrom ("bin/test.dll");
+
+with MONO_IOMAP=all, a System.IO.FileNotFoundException exception is thrown.
+Attached is a simple test case that shows the bug.
    
    
More information about the mono-bugs
mailing list