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=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: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to