[Mono-bugs] [Bug 63217][Wis] Changed - Wrong exception message when a referenced assembly is not found
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 17 Aug 2004 12:45:43 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=63217
--- shadow/63217 2004-08-17 12:45:14.000000000 -0400
+++ shadow/63217.tmp.7056 2004-08-17 12:45:43.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: jwezel@compumaster.de
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Wrong exception message in XSP output
+Summary: Wrong exception message when a referenced assembly is not found
Description of Problem:
The web page outputted by XSP web server said, ChilkatDotNet.dll was
missing. This is wrong. It is there but it's referencing a VisualC.dll
which isn't there.