[Mono-bugs] [Bug 325466] MONO_IOMAP does not work for assembly file names

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 18 15:39:14 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=325466#c3


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gert.driesen at pandora.be
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |
            Summary|MONO_IOMAP fails to work sometimes              |MONO_IOMAP does not work for assembly file names




--- Comment #3 from Gert Driesen <gert.driesen at pandora.be>  2007-10-18 13:39:13 MST ---
It does not work for assembly file names.

To reproduce:
1. extract the updated gzipped tar archive.
2. run 'make'.

Expected result:

Successful execution.

Actual result:

Unhandled Exception: System.IO.FileNotFoundException: File or assembly name
bin/lib.dll, or one of its dependencies, was not found.
File name: "bin/lib.dll"
  at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom
(string,bool)
  at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] 
  at Program.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