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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
