[Mono-bugs] [Bug 57602][Wis] Changed - Mono major assembly loader issues
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 26 Apr 2004 15:24:31 -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 tberman@gentoo.org.
http://bugzilla.ximian.com/show_bug.cgi?id=57602
--- shadow/57602 2004-04-26 15:08:06.000000000 -0400
+++ shadow/57602.tmp.3300 2004-04-26 15:24:31.000000000 -0400
@@ -261,6 +261,16 @@
log4net? Possibly it would be easier for us to fix the log4net issues.
Thanks for the report Gert, it is appreciated,
Jackson
+
+------- Additional Comments From tberman@gentoo.org 2004-04-26 15:24 -------
+I might be way way offbase here (I like to think of the runtime as my
+personal blackbox to platform serendipity (sp?)). However, Isnt this
+asking for MONO_PATH to be exposed as a xml config var and as the env
+var. So on load, when the app.exe.config is parsed, add the path there
+to the MONO_PATH.
+
+Again, no clue how MONO_PATH is implemented, or what kind of voodoo
+gods would require sacrifices or prayers, but just a thought.