[Mono-bugs] [Bug 80051][Cri] Changed - App_Code compilation does not work in mono 1.2.1
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Nov 26 06:05:24 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-26 06:01:57.000000000 -0500
+++ shadow/80051.tmp.4025 2006-11-26 06:05:24.000000000 -0500
@@ -2,21 +2,20 @@
Product: Mono: Class Libraries
Version: 1.2
OS: GNU/Linux [Other]
OS Details: Ubuntu 6.10
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Critical
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: dna at informatik.uni-kiel.de
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: App_Code compilation does not work in mono 1.2.1
Description of Problem:
I'm using the Mono 1.2.1 installer on Ubuntu 6.10.
@@ -99,6 +98,17 @@
Additional Information:
Precompiling ~/App_Code/Service.cs and put it in ~/bin (Why does ~/Bin not
work?) and edit the service.asmx to:
<%@ WebService Language="C#" CodeBehind="Service.dll" Class="Service" %>
works well.
+
+------- Additional Comments From dna at informatik.uni-kiel.de 2006-11-26 06:05 -------
+Btw: the compiled assemblys are empty:
+
+ls -la /tmp/dna-temp-aspnet-0/9faa2b22/
+insgesamt 4
+drwxr-xr-x 2 dna dna 74 2006-11-26 10:40 .
+drwxr-xr-x 3 dna dna 21 2006-11-26 10:40 ..
+-rw-r--r-- 1 dna dna 511 2006-11-26 10:40 4c5a9130._0.cs
+-rw-r--r-- 1 dna dna 0 2006-11-26 10:40 4c5a9130.tmp
+-rw-r--r-- 1 dna dna 0 2006-11-26 10:40 App_Code.77c48e50.dll
More information about the mono-bugs
mailing list