[Mono-bugs] [Bug 81446][Nor] Changed - PrivateBinPath used incorrectly ?

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 21 18:09:23 EDT 2007


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 mhabersack at novell.com.

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

--- shadow/81446	2007-04-24 17:55:40.000000000 -0400
+++ shadow/81446.tmp.7263	2007-08-21 18:09:23.000000000 -0400
@@ -60,6 +60,19 @@
 To reproduce the fact that the privatebinpath, configured in the 
 Web.config, is not used to probe for assemblies:
 
 1. extract the attached gzipped tar archive.
 2. run 'make'.
 
+
+------- Additional Comments From mhabersack at novell.com  2007-08-21 18:09 -------
+Gert,
+  I've just committed a bunch of changes to fix this bug, revision
+84589. Could you, please, take a look at them and see if, in your
+opinion, the bug can be closed? I don't think we can do anything about
+the <runtime><assemblyBinding> config option as it seems to be ignored
+both on MS.NET and Mono (it's handled by the IgnoreSection section
+handler). If you do believe this is a bug, please file a but against
+the runtime, as this support most definitely belongs in there.
+  As for the semicolon vs colon - I think it's a bug in the MS
+documentation and they meant the Path.PathSeparator, which may differ
+from system to system.


More information about the mono-bugs mailing list