[Mono-bugs] [Bug 77751][Nor] Changed - class System.Converter`2 could not be loaded

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 10 15:15:22 EST 2006


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 at users.sf.net.

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

--- shadow/77751	2006-03-10 11:32:45.000000000 -0500
+++ shadow/77751.tmp.1807	2006-03-10 15:15:22.000000000 -0500
@@ -190,6 +190,17 @@
 Aborted
 
 ------- Additional Comments From vargaz at gmail.com  2006-03-10 11:32 -------
 According to MONO_LOG_LEVEL=debug, it tries to load the 1.0 mscorlib
 thats why that class is not found.
 
+
+------- Additional Comments From bmaurer at users.sf.net  2006-03-10 15:15 -------
+Interesting. It looks like some of this stuff is compiled against the
+1.1 runtime (at least the 10ntc stuff, which is intended to be for
+mono). However, when I run fsi10ntc.exe on a windows machine, the
+banner states that it is compiling for v2.0.blahlbah, while on mono it
+states that it's compiling for v1.1.blahblah. So, there may be some
+tricky loading issue at play here.
+
+(nb, the fsi10ntc.exe errored out on windows, while fsi.exe did not,
+I'm not sure what is happening here).


More information about the mono-bugs mailing list