[Mono-bugs] [Bug 82586][Wis] Changed - Compile ASP.NET application

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 25 01:21:44 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 esqueleto at tusofona.com.

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

--- shadow/82586	2007-08-25 00:31:00.000000000 -0400
+++ shadow/82586.tmp.582	2007-08-25 01:21:44.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 82586
-Product: Mono: Compilers
+Product: Mono Develop
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Ubuntu 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
-Component: Other.
+Component: project
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: esqueleto at tusofona.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -37,6 +37,25 @@
 
 anyone can help?
 
 Regards
 Paulo Aboim Pinto
 Odivelas - Portugal
+
+------- Additional Comments From esqueleto at tusofona.com  2007-08-25 01:21 -------
+This is not a problem of the compiler.
+
+I had an error in CMD Line. Should not be 
+$ gmcs -target:library Default.aspx.cs Default.aspx
+
+but:
+gmcs -target:library Default.aspx.cs -r:System.Web.dll
+
+with this, the compile works fine. 
+This a problem of MonoDevelop that in ASP.NET application is including
+ASPX files, and should not, in CMD line to compile.
+
+
+Hope this all helps
+
+Paulo Aboim Pinto
+Odivelas - Portugal


More information about the mono-bugs mailing list