[Mono-bugs] [Bug 639819] Assembly.Load() should throw FileLoadException instead of FileNotFoundException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Sep 18 13:11:24 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=639819#c1


--- Comment #1 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2010-09-18 17:11:23 UTC ---
Assembly.Load(string) takes an assembly name, not a file name (ie, it should be
"Assembly, Version=1.0.0.0,..."
The only difference here is that MS detects the invalid name and we don't.

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