http://bugzilla.novell.com/show_bug.cgi?id=507003


           Summary: Error in Assembly.DoAssemblyResolve
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.2.x
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: Development


Description of Problem:
I get an error "cannot cast from source type to destination type" coming from
the Assembly.DoAssemblyResolve.

I've subscribed to the assemblyresolve event but the event is not triggered for
a specific assembly because of the error i mention .. what's strange is that it
seems that a specific assembly generates the problem , if i put it in the exe
directory the event is correctly triggered for the other assemblies.

Looking at the source code I cannot see what could cause the "invalid cast"
problem.


Steps to reproduce the problem:
1. 
2. 


Actual Results:


Expected Results:


How often does this happen? 


Additional Information:

-- 
Configure bugmail: http://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