[Mono-bugs] [Bug 650437] New: qualifyAssembly configuration element has no effect

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 1 06:00:18 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=650437#c0


           Summary: qualifyAssembly configuration element has no effect
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.8.x
          Platform: VMWare
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: gary.thomas at ioko.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=397941)
 --> (http://bugzilla.novell.com/attachment.cgi?id=397941)
Test Case to reproduce - c# code

User-Agent:       Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0;
Trident/5.0)

Calling Assembly.Load for an assembly in the GAC (without the full assembly
name) should succeed if the assemebly is qualified in app.config.

Thsi works correctly on .net but fails on Mono.

Reproducible: Always

Steps to Reproduce:
1. Build and run the attached test case
2.
3.
Actual Results:  
Assembly fails to load with not found error.

Expected Results:  
Assembly should load OK

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