[Mono-bugs] [Bug 72846][Wis] New - Parsing errors for <camm:META id="META" runat="server" cammWebManager=<%# cammWebManager %> />

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Feb 2005 05:11:16 -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 jwezel@compumaster.de.

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

--- shadow/72846	2005-02-22 05:11:16.000000000 -0500
+++ shadow/72846.tmp.10989	2005-02-22 05:11:16.000000000 -0500
@@ -0,0 +1,54 @@
+Bug#: 72846
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: jwezel@compumaster.de               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Parsing errors for <camm:META id="META" runat="server" cammWebManager=<%# cammWebManager %> />
+
+Description of Problem:
+
+Server Error in '/' Application
+
+---------------------------------------------------------------------------
+-----
+
+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: expecting '>'. Got ' /> ' 
+
+File 
+name: /net/srv06/hd2/websites/lwezel.lan.compumaster.de/index_frameset.aspx
+    Line: 9 
+
+Source Error: <html>
+
+<head>
+<camm:META id="META" runat="server" cammWebManager=<%# cammWebManager %> />
+<title><%= cammWebManager.Internationalization.OfficialServerGroup_Title %
+></title>
+<base target="frame_main">
+<script Language="JavaScript"><!--
+
+ 
+Actual Results:
+Parsing errors
+
+Expected Results:
+No parsing errors
+
+How often does this happen? 
+always
+
+Additional Information: