[Mono-bugs] [Bug 52157][Wis] New - XSP Bug: Cannot add a System.Web.UI.HtmlControls.HtmlGenericControl to System.Web.UI.HtmlControls.HtmlTableRow

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 14 Dec 2003 10:38:54 -0500 (EST)


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 andy80@ptlug.org.

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

--- shadow/52157	2003-12-14 10:38:54.000000000 -0500
+++ shadow/52157.tmp.18400	2003-12-14 10:38:54.000000000 -0500
@@ -0,0 +1,44 @@
+Bug#: 52157
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: andy80@ptlug.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XSP Bug: Cannot add a System.Web.UI.HtmlControls.HtmlGenericControl to System.Web.UI.HtmlControls.HtmlTableRow
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+I've tried to run a my website written in vb.net under mono/xsp, I got this
+error:
+
+Parser Error
+Description: Error parsing a resource required to service this request.
+Review your source file and modify it to fix this error.
+
+Error message: Cannot add a System.Web.UI.HtmlControls.HtmlGenericControl
+to System.Web.UI.HtmlControls.HtmlTableRow
+
+File name: /home/andy80/jasb/Default.aspx    Line: 16
+
+Source Error:
+
+		<form id="Form1" method="post" runat="server">
+			<TABLE id="MainTable" style="Z-INDEX: 101; LEFT: 0px; POSITION:
+absolute; TOP: 0px; HEIGHT: 455px"
+				cellSpacing="1" cellPadding="1" width="100%" border="0" runat="server">
+				<TBODY>
+					<TR>
+						<TD vAlign="middle" bgColor="#3399cc" colSpan="2">
+							<P>