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

           Summary: 1.0 runtime loads a 2.0 assembly with
                    Assembly.LoadWithPartialName
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: misc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: ---


Created an attachment (id=183777)
 --> (https://bugzilla.novell.com/attachment.cgi?id=183777)
Bug test case

As in subject, the attached test returns the following results (tested with svn
trunk and 1.2.5.1):

[EMAIL PROTECTED]:/tmp> mcs t.cs 
[EMAIL PROTECTED]:/tmp> mono t.exe 
Runtime: 1.1.4322.2032
Assembly: Mono.Data.SqliteClient, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756

Removing the 2.0 assembly from gac makes the application load the 1.0 one.


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

Reply via email to