[Mono-bugs] [Bug 62341][Min] Changed - 2 different exception messages for the same, happened error

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 27 Aug 2004 20:35:00 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=62341

--- shadow/62341	2004-08-03 02:58:36.000000000 -0400
+++ shadow/62341.tmp.23126	2004-08-27 20:34:59.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 62341
 Product: Mono: Runtime
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: WONTFIX
+Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jwezel@compumaster.de               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -72,6 +72,11 @@
 always
 
 Additional Information:
 ==========================
 Even if Gonzalo said to place the bug here at runtime, I could imagine 
 that this bug is more related to the ASP.NET engine.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-08-27 20:34 -------
+Stuff compiled with C++ is not supported by Mono. You will have to ask
+your vendor to write in a fully managed language (C#, VB.NET, many
+others).