[Mono-bugs] [Bug 59668][Maj] Changed - Mono runtime fails to find object constructor (argument number disagreement)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 6 Jun 2004 15:44:22 -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 paul@seabeck-enterprises.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59668
--- shadow/59668 2004-06-06 15:18:49.000000000 -0400
+++ shadow/59668.tmp.30886 2004-06-06 15:44:22.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59668
Product: Mono: Runtime
Version: unspecified
OS: Windows XP
OS Details: XP Home SP1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: paul@seabeck-enterprises.com
QAContact: mono-bugs@ximian.com
@@ -79,6 +79,10 @@
------- Additional Comments From paul@seabeck-enterprises.com 2004-06-06 15:18 -------
I cannot attach the full source because it possibly falls under
Classified status, however, I am willing to write a psuedo-
implementation or help in any other way I can. Please e-mail me if
you require anything further.
+
+------- Additional Comments From paul@seabeck-enterprises.com 2004-06-06 15:44 -------
+Mono had a very old copy of ManagedClasses.dll in the ..\mon\lib
+directory. When replaced, mono compiled and ran both apps just fine.