[Mono-bugs] [Bug 398579] New: Mono GAC search policy

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 9 11:19:50 EDT 2008


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


           Summary: Mono GAC search policy
           Product: Mono: Runtime
           Version: 1.9.0
          Platform: i686
        OS/Version: Windows Vista
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: io-layer
        AssignedTo: dick at novell.com
        ReportedBy: migelU at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development


Hello
I found strange MONO behavior during GAC assembly resolving. 

Here is my test case: 
1.Download NPGSQL2 beta 4 compile it by MS csc compiler (NOTE this assembly has
version 1.98.4)
2.Compile test program which use npgsql assembly i mentioned above
3.Install npgslq into the MONO GAC by gacutil -i npgsql.dll
4.Run test program
5 Found that MONO runtime loads NPGSQL assembly from
GAC\Npgsql\2.0.0.0__5d8b90d52f46fda7 instead installed
GAC\Npgsql\1.98.4.0__5d8b90d52f46fda7

Is this behavior by design?


-- 
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