[Mono-bugs] [Bug 80051][Nor] Changed - App_Code compilation does not work in mono 1.2.1

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 27 12:43:35 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 dna at informatik.uni-kiel.de.

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

--- shadow/80051	2006-11-27 01:40:47.000000000 -0500
+++ shadow/80051.tmp.28277	2006-11-27 12:43:35.000000000 -0500
@@ -135,6 +135,19 @@
 Hope that helps,
 
 ------- Additional Comments From grendello at gmail.com  2006-11-26 17:21 -------
 Created an attachment (id=18173)
 App_Code_Web_Services.diff
 
+
+------- Additional Comments From dna at informatik.uni-kiel.de  2006-11-27 12:43 -------
+App_Code compilation works now, except that it does not find any
+assembly reference that is in ~/bin or ~/Bin.
+
+ at Bin or bin:
+Visual Studio default is: "~/Bin" but maybe you could determinate this
+on xsp start, so no search is required on every request.
+
+Btw: export MONO_IOMAP=all|case && xsp2
+does not work for ~/bin or ~/Bin, same for Login.aspx and login.aspx
+
+Using: rev 68519


More information about the mono-bugs mailing list