[Mono-bugs] [Bug 507003] New: Error in Assembly.DoAssemblyResolve
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue May 26 03:41:39 EDT 2009
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: mono-bugs at lists.ximian.com
ReportedBy: sabbadin at sabbasoft.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list