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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 25 00:31:00 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.31929	2007-08-25 00:31:00.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 82586
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: Ubuntu 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Other.
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: esqueleto at tusofona.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Compile ASP.NET application
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+When I compile a simple ASP.NET application (default template in
+MonoDevelop) I get and error:
+
+$ gmcs -target:library Default.aspx.cs Default.aspx
+Default.aspx(4,2): error CS8025: Parsing error
+Compilation failed: 1 error(s), 0 warnings
+
+when I try to compile in MonoDevelop, and double click on the error, it
+goes to this line:
+<%@ Page Language="C#" Inherits="WebSiteTest.Default" %>
+
+A class Library application works fine. ASP.NET application return this
+error in all ASPX and Web.Config files.
+
+
+anyone can help?
+
+Regards
+Paulo Aboim Pinto
+Odivelas - Portugal


More information about the mono-bugs mailing list