[Mono-bugs] [Bug 362607] Make "Cannot open assembly xxxx" error more specific.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Aug 13 14:50:15 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=362607
http://bugzilla.novell.com/show_bug.cgi?id=362607#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Version|1.9 |2.6.x
Resolution|FIXED |
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2010-08-13 18:50:14 UTC ---
On Windows on 2.6.7, if the assembly does not exist, we print:
Cannot open assembly 'nothing.exe': Result too large.
On Linux on 2.6.7, we correctly print:
Cannot open assembly 'nothing.exe': No such file or assembly.
Re-opening to get this fixed for Windows. A user got this message and of
course did not know that meant the assembly could not be found.
--
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