[Mono-bugs] [Bug 411279] New: Throw BadImageFormatException exception when loading incompatible metadata version

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jul 22 11:56:48 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=411279


           Summary: Throw BadImageFormatException exception when loading
                    incompatible metadata version
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Runtime should throw BadImageFormatException when loading incompatible metadata
assembly. Currently either no exception or System.TypeLoadException is thrown
when there are unresolvable dependencies.

I am mainly interested in the case when 1.1 app (with 1.1 metadata) loads 2.0
library (2.0 metadata).


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list