[Mono-bugs] [Bug 362607] New: Make "Cannot open assembly xxxx" error more specific.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Feb 17 18:46:52 EST 2008


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


           Summary: Make "Cannot open assembly xxxx" error more specific.
           Product: Mono: Runtime
           Version: 1.9.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jpobst at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Someone in IRC was getting "Cannot open assembly myapp.exe" when trying to open
an application with mono.  Since there are multiple causes of this, it would be
nice if we could make our error message more specific.

Trying to open a nonexistant file should be something like:
File myapp.exe could not be found.

Trying to open a non-.net program should be something like:
File myapp.exe is not a valid assembly.


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